From b9508efbc1cff1edb085bf97a051301649d26d69 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 27 Jun 2009 20:58:31 +0000 Subject: Make distclean remove lib/compile.h git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@943 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Makefile b/lib/Makefile index a1a1eeb3..c49367b5 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -276,7 +276,7 @@ ifeq ($(NETPBMLIBTYPE),dylib) $(SYMLINK) ../lib/libnetpbm.$(MAJ).$(MIN).dylib libnetpbm.dylib endif -clean: localclean +distclean clean: localclean .PHONY: localclean localclean: -- cgit 1.4.1