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 f859764..7f7c970 100644
--- a/Makefile
+++ b/Makefile
@@ -21,6 +21,7 @@ LDFLAGS = \
OFILES = \
src/boot.o \
+ src/error.o \
src/font.o \
src/main.o \
src/nasty.o \