aboutsummaryrefslogtreecommitdiff
path: root/tasm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tasm/Makefile')
-rw-r--r--tasm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasm/Makefile b/tasm/Makefile
index e5c54c1..b9abd49 100644
--- a/tasm/Makefile
+++ b/tasm/Makefile
@@ -22,7 +22,7 @@ setup:
CLEANUP := build deps.mk tasm
CLEANUP_CMD :=
-TASM_SOURCES :=
+TASM_SOURCES := ../core/bits.c
include src/source.mk