# HG changeset patch # User mas01cr # Date 1193164934 0 # Node ID 3eaa7bf2075795d0084b1d25c1c6465022bc82c8 # Parent e69708c9cd88ea81772be7e3319d0a8f26178847 Fix the clean target for the new HELP/README text files. diff -r e69708c9cd88 -r 3eaa7bf20757 Makefile --- 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"