summaryrefslogtreecommitdiffstats
path: root/plugins/omtemplate/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/omtemplate/Makefile.am')
-rw-r--r--plugins/omtemplate/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/omtemplate/Makefile.am b/plugins/omtemplate/Makefile.am
new file mode 100644
index 00000000..e816c7c6
--- /dev/null
+++ b/plugins/omtemplate/Makefile.am
@@ -0,0 +1,8 @@
+pkglib_LTLIBRARIES = omtemplate.la
+
+omtemplate_la_SOURCES = omtemplate.c
+omtemplate_la_CPPFLAGS = $(RSRT_CFLAGS) $(PTHREADS_CFLAGS)
+omtemplate_la_LDFLAGS = -module -avoid-version
+omtemplate_la_LIBADD =
+
+EXTRA_DIST =