]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - test/Makefile
Import CUPS v2.0.2
[thirdparty/cups.git] / test / Makefile
index 9a9e3fa0ebc934e18d7bcb0f05d989f122afc538..cda505d315c3bccf057b041c5edae23b5eb7822e 100644 (file)
@@ -1,5 +1,5 @@
 #
-# "$Id: Makefile 11129 2013-07-11 20:39:46Z msweet $"
+# "$Id: Makefile 12415 2015-01-21 00:03:08Z msweet $"
 #
 #   IPP test makefile for CUPS.
 #
@@ -90,7 +90,7 @@ unittests:
 #
 
 clean:
-       $(RM) $(TARGETS) $(OBJS)
+       $(RM) $(TARGETS) $(OBJS) ippfind-static
 
 
 #
@@ -241,5 +241,5 @@ include Dependencies
 
 
 #
-# End of "$Id: Makefile 11129 2013-07-11 20:39:46Z msweet $".
+# End of "$Id: Makefile 12415 2015-01-21 00:03:08Z msweet $".
 #