Mercurial > hg > audiodb
diff Makefile @ 47:092648f9b532
Clean up in tests/ in clean: target
author | mas01cr |
---|---|
date | Mon, 17 Sep 2007 16:12:12 +0000 |
parents | eb6ae4d6a9bd |
children | cd851d1fbc62 |
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