diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-10-04 18:46:37 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-10-04 18:46:37 +0200 |
commit | 805061b34a2273b487f799fc8e8554abbd70a2d7 (patch) | |
tree | 97a24a3b138ae4e904dcc1436e345548394197e8 /plugins | |
parent | 23ea66872b6929fec46c1c120967750a25ca4425 (diff) | |
parent | f4f55b6b9d0026d9303978897a8af9c4b72a88bb (diff) | |
download | rsyslog-805061b34a2273b487f799fc8e8554abbd70a2d7.tar.gz rsyslog-805061b34a2273b487f799fc8e8554abbd70a2d7.tar.bz2 rsyslog-805061b34a2273b487f799fc8e8554abbd70a2d7.zip |
Merge branch 'beta'
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/cust1/Makefile.am | 6 | ||||
-rw-r--r-- | plugins/cust1/cust1.c | 0 |
2 files changed, 0 insertions, 6 deletions
diff --git a/plugins/cust1/Makefile.am b/plugins/cust1/Makefile.am deleted file mode 100644 index 9963d0d6..00000000 --- a/plugins/cust1/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -#pkglib_LTLIBRARIES = cust1.la - -#cust1_la_SOURCES = cust1.c -#cust1_la_CPPFLAGS = -I$(top_srcdir) $(PTHREADS_CFLAGS) $(RSRT_CFLAGS) -#cust1_la_LDFLAGS = -module -avoid-version -#cust1_la_LIBADD = diff --git a/plugins/cust1/cust1.c b/plugins/cust1/cust1.c deleted file mode 100644 index e69de29b..00000000 --- a/plugins/cust1/cust1.c +++ /dev/null |