changeset 47:092648f9b532

Clean up in tests/ in clean: target
author mas01cr
date Mon, 17 Sep 2007 16:12:12 +0000
parents 1853beeb0521
children a7aad4c50cb9
files Makefile
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Mon Sep 17 16:10:44 2007 +0000
+++ b/Makefile	Mon Sep 17 16:12:12 2007 +0000
@@ -26,3 +26,4 @@
 	-rm adb.nsmap adb.xsd adb.wsdl adb.query.req.xml adb.query.res.xml adb.status.req.xml adb.status.res.xml
 	-rm README.txt
 	-rm ${EXECUTABLE} ${EXECUTABLE}.1
+	-sh -c "cd tests && sh ./clean.sh"
\ No newline at end of file