[librep] man/Makefile.in clean rule update



commit 65675d1d78fbe67a9479d9936deefeb58bcc6dfd
Author: Christopher Roy Bratusek <chris nanolx org>
Date:   Sat Oct 24 21:28:00 2009 +0200

    man/Makefile.in clean rule update

 man/Makefile.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/man/Makefile.in b/man/Makefile.in
index 55dbdd3..84d1ba0 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -64,7 +64,7 @@ uninstall :
 	rm -f $(DESTDIR)/usr/share/man/man1/rep*
 
 clean :
-	rm -f *~ librep.info* librep.?? librep.???
+	rm -f *~ librep.info* librep.?? librep.??? rep*.1.gz
 
 distclean : clean
 	rm -f Makefile



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]