summaryrefslogtreecommitdiffstats
path: root/plugins/imtcp/Makefile.am
blob: de746a956069730c4c61c3f10dca8bde94a886f2 (plain)
1
2
3
4
5
6
pkglib_LTLIBRARIES = imtcp.la

imtcp_la_SOURCES = imtcp.c
imtcp_la_CPPFLAGS = -I$(top_srcdir) $(pthreads_cflags) $(rsrt_cflags)
imtcp_la_LDFLAGS = -module -avoid-version
imtcp_la_LIBADD =