diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2013-08-15 13:00:51 -0400 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2013-08-15 13:00:51 -0400 |
commit | 4acddaff97ce6afb28086f4ce93afffceebd4f53 (patch) | |
tree | 543ab1c132e7606d50f422dc516d93cc19409f16 /unrpyc/Makefile | |
parent | 50ce0d77bc041a0d0a60f0dd50de79815088069a (diff) | |
download | html5ks-4acddaff97ce6afb28086f4ce93afffceebd4f53.tar.xz html5ks-4acddaff97ce6afb28086f4ce93afffceebd4f53.zip |
imachine.json
Diffstat (limited to 'unrpyc/Makefile')
-rw-r--r-- | unrpyc/Makefile | 2 |
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 |