From 7d7d95cd9a208d37fd7ff5e01a838fa92082ef1b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20Kou=C5=99il?= Date: Thu, 9 Jun 2011 10:30:00 +0000 Subject: [PATCH] full cleanup --- org.glite.px.proxyrenewal/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/org.glite.px.proxyrenewal/Makefile b/org.glite.px.proxyrenewal/Makefile index 39cf554..c0726a9 100644 --- a/org.glite.px.proxyrenewal/Makefile +++ b/org.glite.px.proxyrenewal/Makefile @@ -201,5 +201,7 @@ install: clean: $(RM) ${lib_LTLIBRARIES} $(DAEMON) $(CLIENT) $(EXAMPLES) *.o *.lo core startup + $(RM) ${MAN1_GZ} ${MAN8_GZ} + $(RM) -rf .libs .PHONY: default all compile examples check stage dist distsrc distbin install clean -- 1.8.2.3