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:
450ecc9
)
make runs in examples/htdocs
author
Mike Taylor
<mike@indexdata.com>
Wed, 15 Oct 2014 14:08:10 +0000
(15:08 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 15 Oct 2014 14:08:10 +0000
(15:08 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
8d73145
..
0bb0e95
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-7,6
+7,7
@@
all:
${MAKE} -C./test node-modules
${MAKE} -C./src
${MAKE} -C./doc
+ ${MAKE} -C./examples/htdocs
clean distclean:
${MAKE} -C./src $@