From 8f193966ccd2fe4d9e8eff0aefda35399bdc6e74 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 20 Dec 2007 09:49:09 +0000 Subject: begun moving unix socket code to its own module --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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 -- cgit