]> granicus.if.org Git - docbook-dsssl/commitdiff
webhelp - fixing make clean
authorKasun Gajasinghe <kasunbg@gmail.com>
Sat, 1 Oct 2011 05:53:13 +0000 (05:53 +0000)
committerKasun Gajasinghe <kasunbg@gmail.com>
Sat, 1 Oct 2011 05:53:13 +0000 (05:53 +0000)
xsl/webhelp/Makefile

index c5bc75c4cf5a1f8bcd2c6092b9e1bfcf52ac5bec..6088b73a0cf0437ea9641b20de4a8bccf0810ce0 100644 (file)
@@ -15,5 +15,5 @@ webhelp: docsrc/readme.xml
 #      $(XSLT) $< ../profiling/xsl2profile.xsl $@
 
 clean:
-       $(RM) -r doc/*
+       $(RM) -r docs/*