Mercurial > hg > audiodb
changeset 135:3eaa7bf20757
Fix the clean target for the new HELP/README text files.
author | mas01cr |
---|---|
date | Tue, 23 Oct 2007 18:42:14 +0000 |
parents | e69708c9cd88 |
children | ddeb172359a8 |
files | Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Tue Oct 23 18:38:57 2007 +0000 +++ b/Makefile Tue Oct 23 18:42:14 2007 +0000 @@ -27,7 +27,7 @@ -rm cmdline.c cmdline.h -rm soapServer.cpp soapClient.cpp soapC.cpp soapObject.h soapStub.h soapProxy.h soapH.h soapServerLib.cpp soapClientLib.cpp -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 HELP.txt -rm ${EXECUTABLE} ${EXECUTABLE}.1 audioDB.o -sh -c "cd tests && sh ./clean.sh"