From a0092d15955f23b0f32506a5666db365dfa56510 Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org" Date: Fri, 26 Jan 2007 02:35:30 +0000 Subject: - Initial commit of index2interface API (Eric Leblond), still work to do - added a test file to utils/iftest.c --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a3fd156..86f4aae 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,8 +4,8 @@ AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6 EXTRA_DIST = $(man_MANS) debian -SUBDIRS = src include -DIST_SUBDIRS = src include +SUBDIRS = src include utils +DIST_SUBDIRS = src include utils man_MANS = #nfnetlink.3 -- cgit v1.2.3