From 4a8369a2c56fe47a3b6dbb613f84dd62f6c746ea Mon Sep 17 00:00:00 2001 From: Manoj Srivastava Date: Thu, 16 Jun 2005 05:41:41 +0000 Subject: [PATCH] more cleanup Author: joy Date: 2003/07/14 14:56:59 more cleanup git-archimport-id: srivasta@debian.org--etch/debian-policy--devel--3.0--patch-244 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2335da4..b6c98f3 100644 --- a/Makefile +++ b/Makefile @@ -47,7 +47,7 @@ leavealone := $(FHS_HTML) $(FHS_FILES) $(FHS_ARCHIVE) \ distclean: rm -rf $(filter-out $(leavealone),$(wildcard *.html)) rm -f $(filter-out $(leavealone),$(wildcard *.txt *.txt.gz *.html.tar.gz *.pdf *.ps)) - rm -f *.lout* lout.li *.sasp* *.tex *.aux *.toc *.idx *.log *.out *.dvi + rm -f *.lout* lout.li *.sasp* *.tex *.aux *.toc *.idx *.log *.out *.dvi *.tpt rm -f `find . -name "*~" -o -name "*.bak" -o -name ".#*" -o -name core` rm -f version.ent rm -f *.rej *.orig -- 2.39.5