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