From: Wolfram Schneider Date: Thu, 19 Dec 2013 10:59:05 +0000 (+0000) Subject: implement distclean X-Git-Tag: 0.9.1~21 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=56b0c654ee73a13a21e4c5b5ed245f06e623612e implement distclean --- diff --git a/tools/htdocs/Makefile b/tools/htdocs/Makefile index 634fb4a..d686265 100644 --- a/tools/htdocs/Makefile +++ b/tools/htdocs/Makefile @@ -110,6 +110,7 @@ ${HANDLEBARS_FILE}: # helper targets # distclean: clean + rm -f *.orig *.bak *.rej clean: rm -f ${MKWS_JS} ${MKWS_JS_MIN}