From 1585df8ceafd788289c4ea763355a349e09af2eb Mon Sep 17 00:00:00 2001 From: "/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org" Date: Tue, 31 Jul 2007 10:20:15 +0000 Subject: don't install iftest file --- utils/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils') diff --git a/utils/Makefile.am b/utils/Makefile.am index 51ed390..7a2fe0e 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -1,6 +1,6 @@ include $(top_srcdir)/Make_global.am -bin_PROGRAMS = iftest +noinst_PROGRAMS = iftest iftest_SOURCES = iftest.c iftest_LDADD = ../src/libnfnetlink.la -- cgit v1.2.3