From 95bbdb5fc08c1e888566418bf19a1af1d04d6de1 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 5 Jan 2014 18:34:41 +0000 Subject: Clean .deb files git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2105 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- GNUmakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/GNUmakefile b/GNUmakefile index fd762ca0..b7aadfd9 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -438,6 +438,7 @@ clean: localclean localclean: rm -f netpbm build_started build_complete rm -f pm_config.h inttypes_netpbm.h version.h + rm -f *.deb # Note that removing config.mk must be the last thing we do, # because no other makes will work after that is done. -- cgit 1.4.1