summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2009-02-11 16:40:29 +0100
committerJan Engelhardt <jengelh@medozas.de>2009-02-16 17:52:05 +0100
commit51bc836ad3fd52ed72289028871318d561b2959a (patch)
treeeb6b36c9471fd58e01e25c5ad87198331d43cae8 /include
parent5dd19de34380c91ad07bbe79a34726e59891cf54 (diff)
libiptc: make library available as a shared library
Tested-by: Jesper Dangaard Brouer <hawk@comx.dk> Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'include')
-rw-r--r--include/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 6206bd2a..0a1abea4 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -6,3 +6,7 @@ nobase_include_HEADERS = xtables.h
if ENABLE_LIBIPQ
include_HEADERS += libipq/libipq.h
endif
+
+nobase_include_HEADERS += \
+ libiptc/ipt_kernel_headers.h libiptc/libiptc.h \
+ libiptc/libip6tc.h libiptc/libxtc.h