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:
779168b
)
remove generated screenshots in `make clean'
author
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 15 Oct 2014 12:30:16 +0000
(12:30 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 15 Oct 2014 12:30:16 +0000
(12:30 +0000)
test/Makefile
patch
|
blob
|
history
diff --git
a/test/Makefile
b/test/Makefile
index
86fca10
..
1114eef
100644
(file)
--- a/
test/Makefile
+++ b/
test/Makefile
@@
-25,12
+25,11
@@
all: check
clean:
rm -f mkws-error.png mkws-error.html
rm -f images/*.png
+ make -C./widgets $@
distclean: clean clean-tmp clean-error
rm -rf node_modules
- rm -f ${TMP_DIR}/jasmine-dev*.conf
rm -f libexec
- make -C./widgets $@
clean-error:
rm -f mkws-error.png.* mkws-error.html.*