summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ast-to-instr/Makefile')
-rw-r--r--ast-to-instr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ast-to-instr/Makefile b/ast-to-instr/Makefile
index f09cae1..4a19d4f 100644
--- a/ast-to-instr/Makefile
+++ b/ast-to-instr/Makefile
@@ -1,4 +1,4 @@
-INPUT_FILE = ../data/ast/*.xml
+INPUT_FILE = ../data/ast/best_chronometer_ever.xml
## Executables #################################################################
JAVAC = javac