From 96083f79eef9fb9c134f30b529362b6004b72328 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Fri, 15 Aug 2008 21:44:22 +0200 Subject: distrib: fix distcheck magic This patch fixes the `make distcheck' magic Signed-off-by: Pablo Neira Ayuso --- include/ulogd/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ulogd/Makefile.am') diff --git a/include/ulogd/Makefile.am b/include/ulogd/Makefile.am index cd01fc0..9b8a3d1 100644 --- a/include/ulogd/Makefile.am +++ b/include/ulogd/Makefile.am @@ -1,2 +1,2 @@ -noinst_HEADERS = conffile.h db.h ipfix_protocol.h linuxlist.h ulogd.h printpkt.h printflow.h common.h linux_rbtree.h timer.h +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 -- cgit v1.2.3