summaryrefslogtreecommitdiffstats
path: root/plugins/pmrfc3164sd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pmrfc3164sd/Makefile.am')
-rw-r--r--plugins/pmrfc3164sd/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/pmrfc3164sd/Makefile.am b/plugins/pmrfc3164sd/Makefile.am
new file mode 100644
index 00000000..d1662d4d
--- /dev/null
+++ b/plugins/pmrfc3164sd/Makefile.am
@@ -0,0 +1,8 @@
+pkglib_LTLIBRARIES = pmrfc3164sd.la
+
+pmrfc3164sd_la_SOURCES = pmrfc3164sd.c
+pmrfc3164sd_la_CPPFLAGS = $(RSRT_CFLAGS) $(PTHREADS_CFLAGS) -I ../../tools
+pmrfc3164sd_la_LDFLAGS = -module -avoid-version
+pmrfc3164sd_la_LIBADD =
+
+EXTRA_DIST =