# HG changeset patch # User mas01cr # Date 1190045532 0 # Node ID 092648f9b532f5f1ffddbddd2c7e1efb9f56fb1f # Parent 1853beeb0521e0bfe2071c0fe432d2f231ac4627 Clean up in tests/ in clean: target diff -r 1853beeb0521 -r 092648f9b532 Makefile --- 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