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