summaryrefslogtreecommitdiffstats
path: root/plugins/imuxsock/Makefile.am
blob: 4b8850900e920b305729e92b341f06013e8e2940 (plain)
1
2
3
4
5
6
7
8
pkglib_LTLIBRARIES = imuxsock.la

imuxsock_la_SOURCES = imuxsock.c ../../module-template.h
imuxsock_la_CPPFLAGS = -I$(srcdir)/../.. $(pthreads_cflags)
imuxsock_la_LDFLAGS = -module -avoid-version
imuxsock_la_LIBADD = 

EXTRA_DIST =