summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-02-26 11:02:27 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2008-02-26 11:02:27 +0000
commitb98ca5114ed1d1975e06614472d4019d8c1767ab (patch)
treebe66a81309a98d81c60f57c5d487bb98c5b447fc /configure.ac
parent0a698ab8931d19685cb39110a5db62a81099cd9c (diff)
downloadrsyslog-b98ca5114ed1d1975e06614472d4019d8c1767ab.tar.gz
rsyslog-b98ca5114ed1d1975e06614472d4019d8c1767ab.tar.xz
rsyslog-b98ca5114ed1d1975e06614472d4019d8c1767ab.zip
split off imgssapi from imtcp, but still with a lot of dependency
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 3521df89..2a108fe9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -486,6 +486,7 @@ AC_CONFIG_FILES([Makefile \
doc/Makefile \
plugins/imudp/Makefile \
plugins/imtcp/Makefile \
+ plugins/imgssapi/Makefile \
plugins/imuxsock/Makefile \
plugins/immark/Makefile \
plugins/imklog/Makefile \