diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-26 11:02:27 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-02-26 11:02:27 +0000 |
commit | b98ca5114ed1d1975e06614472d4019d8c1767ab (patch) | |
tree | be66a81309a98d81c60f57c5d487bb98c5b447fc /configure.ac | |
parent | 0a698ab8931d19685cb39110a5db62a81099cd9c (diff) | |
download | rsyslog-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.ac | 1 |
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 \ |