summaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
new file mode 100644
index 0000000..cbbca6b
--- /dev/null
+++ b/include/Makefile.am
@@ -0,0 +1,8 @@
+
+noinst_HEADERS = alarm.h jhash.h cache.h linux_list.h linux_rbtree.h \
+ sync.h conntrackd.h local.h udp.h tcp.h \
+ debug.h log.h hash.h mcast.h conntrack.h \
+ network.h filter.h queue.h vector.h cidr.h \
+ traffic_stats.h netlink.h fds.h event.h bitops.h channel.h \
+ process.h origin.h internal.h external.h date.h
+