make runs in examples/htdocs
authorMike Taylor <mike@indexdata.com>
Wed, 15 Oct 2014 14:08:10 +0000 (15:08 +0100)
committerMike Taylor <mike@indexdata.com>
Wed, 15 Oct 2014 14:08:10 +0000 (15:08 +0100)
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./test node-modules
        ${MAKE} -C./src
        ${MAKE} -C./doc
+       ${MAKE} -C./examples/htdocs
 
 clean distclean:
        ${MAKE} -C./src $@
 
 clean distclean:
        ${MAKE} -C./src $@