summaryrefslogtreecommitdiff
path: root/unrpyc
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-02-18 13:44:17 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-02-18 13:44:17 -0500
commit292bd5d62f8a1a83155ead3964fb82a6990f2965 (patch)
treeb379dba53792029e7a924f8650997ffb9e6cb949 /unrpyc
parente129412bcfb662aea41d2874f3c0e6176d8c5805 (diff)
downloadhtml5ks-292bd5d62f8a1a83155ead3964fb82a6990f2965.tar.xz
html5ks-292bd5d62f8a1a83155ead3964fb82a6990f2965.zip
travis
Diffstat (limited to 'unrpyc')
-rw-r--r--unrpyc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/unrpyc/Makefile b/unrpyc/Makefile
index ee0ef42..044a2bd 100644
--- a/unrpyc/Makefile
+++ b/unrpyc/Makefile
@@ -1,6 +1,6 @@
GZIP := $(shell ./find-gzip.sh)
-TARGETS := script.json script.json.gz imachine.json imachine.json.gz imachine_replay.json imachine_replay.json.gz ui-strings.json ui-strings.json.gz ui-strings_FR.json ui-strings_FR.json.gz
+TARGETS := script.json script.json.gz imachine.json imachine.json.gz ui-strings.json ui-strings.json.gz ui-strings_FR.json ui-strings_FR.json.gz
all: $(TARGETS)