From e62e70e2cfe62f3df55fdb17f35895ebb43c0de9 Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org" Date: Tue, 15 Jan 2008 13:42:03 +0000 Subject: add traffic_stats.h and netlink.h to include/Makefile.am --- include/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/Makefile.am b/include/Makefile.am index 4322f26..ff8611f 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -2,5 +2,6 @@ noinst_HEADERS = alarm.h jhash.h slist.h cache.h linux_list.h \ sync.h conntrackd.h local.h us-conntrack.h \ debug.h log.h hash.h mcast.h buffer.h conntrack.h \ - state_helper.h network.h ignore.h queue.h + state_helper.h network.h ignore.h queue.h \ + traffic_stats.h netlink.h -- cgit v1.2.3