summaryrefslogtreecommitdiffstats
path: root/plugins/ommail/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ommail/Makefile.am')
-rw-r--r--plugins/ommail/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/ommail/Makefile.am b/plugins/ommail/Makefile.am
new file mode 100644
index 00000000..7e9f5f13
--- /dev/null
+++ b/plugins/ommail/Makefile.am
@@ -0,0 +1,6 @@
+pkglib_LTLIBRARIES = ommail.la
+
+ommail_la_SOURCES = ommail.c
+ommail_la_CPPFLAGS = -I$(top_srcdir) $(pthreads_cflags)
+ommail_la_LDFLAGS = -module -avoid-version
+ommail_la_LIBADD =