aboutsummaryrefslogtreecommitdiff
path: root/python/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'python/Makefile')
-rw-r--r--python/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/python/Makefile b/python/Makefile
index 1c8e467..3985d14 100644
--- a/python/Makefile
+++ b/python/Makefile
@@ -2,7 +2,8 @@
TESTS =
-SOURCES = mal_types.py mal_readline.py reader.py stepA_more.py
+SOURCES = mal_readline.py mal_types.py reader.py printer.py \
+ env.py core.py stepA_more.py
#all: mal.sh
#