mkfile fix
[henge/webcc.git] / src / Makefile
index b46b422..7cf0c1f 100644 (file)
@@ -95,7 +95,7 @@ scrub: clean $(SCRUB_RULES)
 #construct list of move rules for each HTML item
 .PHONY: $(HTML)
 $(HTML):
-       @mkdir -p ../dist/bin/jasm
+       @mkdir -p ../dist/bin/jasm/js
        @cp -f html/$@ ../dist/bin/jasm/$@
 #move js/html files
 move: $(HTML)