summaryrefslogtreecommitdiffstats
path: root/plugins/imptcp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/imptcp/Makefile.am')
-rw-r--r--plugins/imptcp/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/imptcp/Makefile.am b/plugins/imptcp/Makefile.am
new file mode 100644
index 00000000..bfacc884
--- /dev/null
+++ b/plugins/imptcp/Makefile.am
@@ -0,0 +1,6 @@
+pkglib_LTLIBRARIES = imptcp.la
+
+imptcp_la_SOURCES = imptcp.c
+imptcp_la_CPPFLAGS = -I$(top_srcdir) $(PTHREADS_CFLAGS) $(RSRT_CFLAGS)
+imptcp_la_LDFLAGS = -module -avoid-version
+imptcp_la_LIBADD =