From: Mike Taylor Date: Thu, 12 Dec 2013 17:30:10 +0000 (+0000) Subject: Invoke examples/htdocs/Makefile for "all" and "clean" targets. X-Git-Tag: 0.9.1~77 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=8666572efcb1b0377e4234682f3927f04c69481a;hp=f43eef7e3517c7ea0e9f7861d34dccb694bec7a3 Invoke examples/htdocs/Makefile for "all" and "clean" targets. --- diff --git a/Makefile b/Makefile index 4729437..62ced87 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,10 @@ # Copyright (c) 2013 IndexData ApS. http://indexdata.com -**default**: +all clean: ${MAKE} -C./tools/htdocs $@ + ${MAKE} -C./examples/htdocs $@ -clean distclean all pz2api-git-checkout: +pz2api-git-checkout distclean: ${MAKE} -C./tools/htdocs $@ check-js: