summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ea2f5bf..a98b181 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,7 @@ STAGE3_C = \
stage3/halt.o \
stage3/interrupts.o \
stage3/pic.o \
+ stage3/clock.o \
stage3/memory.o \
stage3/heap.o \
stage3/font.o \