summaryrefslogtreecommitdiffstats
path: root/plugins/omdtn/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-04-02 12:19:44 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-04-02 12:19:44 +0200
commite92a0db46dfd2661a92e41a678d982ce6d3eedde (patch)
tree4e09eb39484f497e8eab28bf85bb933e139df49d /plugins/omdtn/Makefile.am
parent8a819d6a0623c0854462dd2dc632700f9a5c576c (diff)
parente4f012eb60f6531f964557ba9eac54048ae2bef8 (diff)
downloadrsyslog-e92a0db46dfd2661a92e41a678d982ce6d3eedde.tar.gz
rsyslog-e92a0db46dfd2661a92e41a678d982ce6d3eedde.tar.xz
rsyslog-e92a0db46dfd2661a92e41a678d982ce6d3eedde.zip
Merge branch 'master' into oracle
Conflicts: Makefile.am
Diffstat (limited to 'plugins/omdtn/Makefile.am')
-rw-r--r--plugins/omdtn/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/omdtn/Makefile.am b/plugins/omdtn/Makefile.am
new file mode 100644
index 00000000..afb57476
--- /dev/null
+++ b/plugins/omdtn/Makefile.am
@@ -0,0 +1,8 @@
+pkglib_LTLIBRARIES = omdtn.la
+
+omdtn_la_SOURCES = omdtn.c
+omdtn_la_CPPFLAGS = $(RSRT_CFLAGS) $(PTHREADS_CFLAGS)
+omdtn_la_LDFLAGS = -module -avoid-version
+omdtn_la_LIBADD =
+
+EXTRA_DIST =