summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-05-10 09:24:48 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2011-05-10 09:24:48 +0200
commit44dab25c55b41219dd9e865c3aac93114757f5ba (patch)
tree9ee73c1484e7a5f2148cf720b08094109bb051a2
parent3c740a9c52bf28cde062bc4b11c3e2f397f23650 (diff)
downloadrsyslog-44dab25c55b41219dd9e865c3aac93114757f5ba.tar.gz
rsyslog-44dab25c55b41219dd9e865c3aac93114757f5ba.tar.xz
rsyslog-44dab25c55b41219dd9e865c3aac93114757f5ba.zip
undo accidental removal of a component
-rw-r--r--plugins/sm_cust_bindcdr/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/sm_cust_bindcdr/Makefile.am b/plugins/sm_cust_bindcdr/Makefile.am
new file mode 100644
index 00000000..1f71d499
--- /dev/null
+++ b/plugins/sm_cust_bindcdr/Makefile.am
@@ -0,0 +1,6 @@
+pkglib_LTLIBRARIES = sm_cust_bindcdr.la
+
+sm_cust_bindcdr_la_SOURCES = sm_cust_bindcdr.c
+sm_cust_bindcdr_la_CPPFLAGS = -I$(top_srcdir) $(PTHREADS_CFLAGS) $(RSRT_CFLAGS)
+sm_cust_bindcdr_la_LDFLAGS = -module -avoid-version
+sm_cust_bindcdr_la_LIBADD =