clean cleanup
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 15 Jun 2010 14:02:31 +0000 (14:02 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 15 Jun 2010 14:02:31 +0000 (14:02 +0000)
org.glite.security.gss/Makefile

index 3aaf817..c4f26a2 100644 (file)
@@ -141,6 +141,7 @@ install:
 
 clean:
        rm -rf *.o *.lo *.a *.la .libs test_gss
+       rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/
 
 %.o: %.c
        ${COMPILE} ${GLOBUS_INC} ${ARES_INC} -o $@ -c $<