aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 80753a3..d2c106e 100644
--- a/makefile
+++ b/makefile
@@ -1,4 +1,4 @@
-srcfiles := forth.c optable.c stack.c
+srcfiles := drhstrings.c forthmachine.c forthmachine_optable.c forth.c stack.c
nativeexe := ./forth