summaryrefslogtreecommitdiff
path: root/mausezahn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mausezahn/Makefile')
-rw-r--r--mausezahn/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mausezahn/Makefile b/mausezahn/Makefile
index 7943738..08918b5 100644
--- a/mausezahn/Makefile
+++ b/mausezahn/Makefile
@@ -6,6 +6,8 @@ mausezahn-libs = -lcli \
-lm
mausezahn-objs = str.o \
+ die.o \
+ xmalloc.o \
staging/layer1.o \
staging/layer2.o \
staging/layer3.o \