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:
c86e3d4
)
"make" now does "make all"
author
Mike Taylor
<mike@indexdata.com>
Thu, 3 Jul 2014 16:30:09 +0000
(17:30 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 3 Jul 2014 16:30:09 +0000
(17:30 +0100)
tools/htdocs/Makefile
patch
|
blob
|
history
diff --git
a/tools/htdocs/Makefile
b/tools/htdocs/Makefile
index
c413ca1
..
d043f1e
100644
(file)
--- a/
tools/htdocs/Makefile
+++ b/
tools/htdocs/Makefile
@@
-24,7
+24,7
@@
COMPONENTS = ${SRC}/mkws-handlebars.js \
GENERATED = ${HANDLEBARS_FILE} ${JQUERY_FILE} ${JQUERY_JSON_FILE} ${PP2_FILE} \
mkws.js mkws.min.js mkws-complete.js mkws-complete.min.js
-**make-default**: mkws.js
+**make-default**: all
all: mkws.min.js mkws-complete.min.js