diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2011-05-10 09:08:46 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2011-05-10 09:08:46 +0200 |
commit | 3c740a9c52bf28cde062bc4b11c3e2f397f23650 (patch) | |
tree | 388fa191c1b0bdc905badecae61d39d4c3079502 /plugins/sm_cust_bindcdr | |
parent | 87a01476e2a63ab7b6740b6b4182281d271ef382 (diff) | |
parent | e8a71cd0d6ea72cb6495305286cb778b9d951e0c (diff) | |
download | rsyslog-3c740a9c52bf28cde062bc4b11c3e2f397f23650.tar.gz rsyslog-3c740a9c52bf28cde062bc4b11c3e2f397f23650.tar.bz2 rsyslog-3c740a9c52bf28cde062bc4b11c3e2f397f23650.zip |
Merge branch 'v5-stable-snmptrapd' into v5-stable
Diffstat (limited to 'plugins/sm_cust_bindcdr')
-rw-r--r-- | plugins/sm_cust_bindcdr/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/sm_cust_bindcdr/Makefile.am b/plugins/sm_cust_bindcdr/Makefile.am deleted file mode 100644 index 1f71d499..00000000 --- a/plugins/sm_cust_bindcdr/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -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 = |