From: František Dvořák Date: Tue, 15 Jun 2010 14:02:31 +0000 (+0000) Subject: clean cleanup X-Git-Tag: glite-security-gsoap-plugin_R_2_1_2_1~18 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=3148565268a30ec5d7516719e924a5553b3fbd11;p=jra1mw.git clean cleanup --- diff --git a/org.glite.security.gss/Makefile b/org.glite.security.gss/Makefile index 3aaf817..c4f26a2 100644 --- a/org.glite.security.gss/Makefile +++ b/org.glite.security.gss/Makefile @@ -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 $<