From 5e2853ff615011936ee425922cbc2b437de13c53 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 19 Aug 2006 06:22:11 +0000 Subject: Fix distclean git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@5 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index d26ddf50..56c6126c 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -384,7 +384,7 @@ localclean: # because no other makes will work after that is done. distclean: localdistclean .PHONY: localdistclean -localdistclean: +localdistclean: localclean -rm -f `find -type l` -rm -f Makefile.config -- cgit 1.4.1