projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7ead4c
)
implement distclean
author
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 19 Dec 2013 10:59:05 +0000
(10:59 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 19 Dec 2013 10:59:05 +0000
(10:59 +0000)
tools/htdocs/Makefile
patch
|
blob
|
history
diff --git
a/tools/htdocs/Makefile
b/tools/htdocs/Makefile
index
634fb4a
..
d686265
100644
(file)
--- 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}