summaryrefslogtreecommitdiffstats
path: root/plugins/imudp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/imudp/Makefile.am')
-rw-r--r--plugins/imudp/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/imudp/Makefile.am b/plugins/imudp/Makefile.am
new file mode 100644
index 00000000..28ee9853
--- /dev/null
+++ b/plugins/imudp/Makefile.am
@@ -0,0 +1,6 @@
+pkglib_LTLIBRARIES = imudp.la
+
+imudp_la_SOURCES = imudp.c
+imudp_la_CPPFLAGS = -I$(top_srcdir) $(pthreads_cflags) $(rsrt_cflags)
+imudp_la_LDFLAGS = -module -avoid-version
+imudp_la_LIBADD =