From 2b3284fdceb7532917cd125b8eeba48fc75c116d Mon Sep 17 00:00:00 2001 From: brooks Date: Tue, 2 Dec 2003 21:52:14 +0000 Subject: Reconnect ipfstat, ipnat, and ipftest to the build now that if_xname support is enabled. Approved by: re (scottl) --- rescue/rescue/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rescue') diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index cc56b20..4d8c442 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -128,7 +128,7 @@ CRUNCH_PROGS_sbin+= vinum .endif .if !defined(NO_IPFILTER) -CRUNCH_PROGS_sbin+= ipf ipfs ipmon # ipnat +CRUNCH_PROGS_sbin+= ipf ipfs ipfstat ipmon ipnat .endif # crunchgen does not like C++ programs; this should be fixed someday -- cgit v1.1