Clean testing development binaries too.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 15 Jan 2009 10:42:53 +0000 (10:42 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Thu, 15 Jan 2009 10:42:53 +0000 (10:42 +0000)
org.glite.lbjp-common.db/Makefile

index 6255450..f9cec18 100644 (file)
@@ -138,6 +138,7 @@ install: all
 clean:
        rm -rvf *.o *.lo .libs lib* *.c *.h *.dox C/ CPP/
        rm -rvf log.xml project/ rpmbuild/ RPMS/ tgz/
+       rm -rvf db_expire db_test
 
 %.o %.lo: %.c
        ${COMPILE} -c $<