From: Michael R Sweet Date: Tue, 18 Sep 2018 13:18:14 +0000 (-0400) Subject: Make sure clean is clean. X-Git-Tag: v2.3b6~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67c0a18b8529edab57972bf6eb2863b3bbc36f2a;p=thirdparty%2Fcups.git Make sure clean is clean. --- diff --git a/test/Makefile b/test/Makefile index 1e1751630c..7f58104065 100644 --- a/test/Makefile +++ b/test/Makefile @@ -84,7 +84,7 @@ unittests: clean: $(RM) $(TARGETS) $(OBJS) - $(RM) ippserver ippserver-shared ipptool-static + $(RM) ippfind-static ippserver ippserver-shared ipptool-static #