From 0ff525cb0506b2c043bc9df6d7e7b486c865bc38 Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Sun, 5 Apr 2009 12:34:31 +0200 Subject: ulogd: permit compilation of plugin outside of tree This patch modifies Makefile.am to install the headers needed for compilation of plugins outside of the source tree. --- include/ulogd/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include/ulogd/Makefile.am') diff --git a/include/ulogd/Makefile.am b/include/ulogd/Makefile.am index 9b8a3d1..de9c8f2 100644 --- a/include/ulogd/Makefile.am +++ b/include/ulogd/Makefile.am @@ -1,2 +1 @@ - -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 +noinst_HEADERS = db.h printpkt.h printflow.h -- cgit v1.2.3