From: Daniel KouĊ™il Date: Thu, 9 Jun 2011 10:30:00 +0000 (+0000) Subject: full cleanup X-Git-Tag: glite-px-proxyrenewal_R_1_3_21_1~8 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=7d7d95cd9a208d37fd7ff5e01a838fa92082ef1b;p=jra1mw.git full cleanup --- 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