summaryrefslogtreecommitdiff
path: root/unrpyc/Makefile
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-08-15 13:00:51 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-08-15 13:00:51 -0400
commit4acddaff97ce6afb28086f4ce93afffceebd4f53 (patch)
tree543ab1c132e7606d50f422dc516d93cc19409f16 /unrpyc/Makefile
parent50ce0d77bc041a0d0a60f0dd50de79815088069a (diff)
downloadhtml5ks-4acddaff97ce6afb28086f4ce93afffceebd4f53.tar.xz
html5ks-4acddaff97ce6afb28086f4ce93afffceebd4f53.zip
imachine.json
Diffstat (limited to 'unrpyc/Makefile')
-rw-r--r--unrpyc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/unrpyc/Makefile b/unrpyc/Makefile
index d30347f..9566bea 100644
--- a/unrpyc/Makefile
+++ b/unrpyc/Makefile
@@ -27,7 +27,7 @@ test: all
jshint --show-non-errors *.json
install: all
- install -t ../www/scripts script.json script.json.gz
+ install -t ../www/scripts script.json script.json.gz imachine.json imachine.json.gz
.PHONY: all clean test install
.PRECIOUS: imachine.json.o