summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2007-12-20 09:49:09 +0000
committerRainer Gerhards <rgerhards@adiscon.com>2007-12-20 09:49:09 +0000
commit8f193966ccd2fe4d9e8eff0aefda35399bdc6e74 (patch)
treef6d90256d58b81532a69b99a957dd6d854ba9f39 /Makefile.am
parent18c5b53fb88fd4ac35053a16d2d42517cc3baad8 (diff)
downloadrsyslog-8f193966ccd2fe4d9e8eff0aefda35399bdc6e74.tar.gz
rsyslog-8f193966ccd2fe4d9e8eff0aefda35399bdc6e74.tar.xz
rsyslog-8f193966ccd2fe4d9e8eff0aefda35399bdc6e74.zip
begun moving unix socket code to its own module
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c9053f24..e15b0f12 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -74,7 +74,7 @@ EXTRA_DIST = \
SUBDIRS = doc
-SUBDIRS += plugins/immark
+SUBDIRS += plugins/immark plugins/imuxsock
if ENABLE_IMKLOGD
SUBDIRS += plugins/imklog