summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorEric Leblond <eric@inl.fr>2009-04-05 12:34:31 +0200
committerEric Leblond <eric@inl.fr>2009-04-05 12:34:31 +0200
commit0ff525cb0506b2c043bc9df6d7e7b486c865bc38 (patch)
tree8719d7c04bb28e3e1989f2393e2e0fa5a73ce21e /include/Makefile.am
parent2d92db0597ce4291f38606fd2789876034fab12f (diff)
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.
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index fa34473..0e0b87a 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -1 +1,2 @@
SUBDIRS = ulogd libipulog
+nobase_include_HEADERS = ulogd/conffile.h ulogd/ipfix_protocol.h ulogd/linuxlist.h ulogd/ulogd.h ulogd/common.h ulogd/linux_rbtree.h ulogd/timer.h ulogd/slist.h ulogd/hash.h ulogd/jhash.h