diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index 4d8c4428915..17472815b8d 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 ipfstat ipmon ipnat +CRUNCH_PROGS_sbin+= ipf ipfs ipmon .endif # crunchgen does not like C++ programs; this should be fixed someday