From 072959dbc1778a8f85aac9d6ef842ce9222d1fea Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Sat, 18 Apr 2009 13:58:26 +0200 Subject: Revert "ulogd: permit compilation of plugin outside of tree" This reverts commit 0ff525cb0506b2c043bc9df6d7e7b486c865bc38. A stable and clean API should be provided if we choose to offer for external module capability. --- include/ulogd/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/ulogd/Makefile.am') diff --git a/include/ulogd/Makefile.am b/include/ulogd/Makefile.am index de9c8f2..9b8a3d1 100644 --- a/include/ulogd/Makefile.am +++ b/include/ulogd/Makefile.am @@ -1 +1,2 @@ -noinst_HEADERS = db.h printpkt.h printflow.h + +noinst_HEADERS = conffile.h db.h ipfix_protocol.h linuxlist.h ulogd.h printpkt.h printflow.h common.h linux_rbtree.h timer.h slist.h hash.h jhash.h -- cgit v1.2.3