summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2012-10-04 18:44:14 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2012-10-04 18:44:14 +0200
commit76c80165e969a37c0fc176661879661c20e9a198 (patch)
treef6b9c5e0dc9862e6dced0c0ad817766db9a719b4 /plugins
parent1d41ac2b7b7dccd307856b173a3bf358ce51929e (diff)
parent80466e20d19a5fcf7b9d8798b3d7afb42f7e98d7 (diff)
downloadrsyslog-76c80165e969a37c0fc176661879661c20e9a198.tar.gz
rsyslog-76c80165e969a37c0fc176661879661c20e9a198.tar.xz
rsyslog-76c80165e969a37c0fc176661879661c20e9a198.zip
Merge branch 'v5-stable' into v6-stable
Diffstat (limited to 'plugins')
-rw-r--r--plugins/cust1/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/cust1/Makefile.am b/plugins/cust1/Makefile.am
deleted file mode 100644
index d2e075f9..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 =