full cleanup
authorDaniel Kouřil <kouril@ics.muni.cz>
Thu, 9 Jun 2011 10:30:00 +0000 (10:30 +0000)
committerDaniel Kouřil <kouril@ics.muni.cz>
Thu, 9 Jun 2011 10:30:00 +0000 (10:30 +0000)
org.glite.px.proxyrenewal/Makefile

index 39cf554..c0726a9 100644 (file)
@@ -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