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:
beaaa9a
)
since we have ./logs/.gitignore, we don't need a ./logs/.gitkeep file anymore
author
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 8 Apr 2014 11:15:55 +0000
(11:15 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 8 Apr 2014 11:15:55 +0000
(11:15 +0000)
test/Makefile
patch
|
blob
|
history
diff --git
a/test/Makefile
b/test/Makefile
index
f92f26b
..
7cd3e14
100644
(file)
--- a/
test/Makefile
+++ b/
test/Makefile
@@
-28,7
+28,7
@@
distclean: clean clean-tmp
clean-tmp:
rm -rf ${TMP_DIR}
mkdir -p ${TMP_DIR}
- touch ${TMP_DIR}/.gitkeep
+ touch ${TMP_DIR}/.gitignore
mkws-complete-syntax-check:
${MAKE} -C../src mkws-complete.min.js