summaryrefslogtreecommitdiff
path: root/mausezahn
diff options
context:
space:
mode:
Diffstat (limited to 'mausezahn')
-rw-r--r--mausezahn/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mausezahn/Makefile b/mausezahn/Makefile
index 2e9e417..ab892c6 100644
--- a/mausezahn/Makefile
+++ b/mausezahn/Makefile
@@ -5,9 +5,7 @@ mausezahn-libs = -lcli \
-lpthread \
-lm
-mausezahn-objs = xutils.o \
- str.o \
- sock.o \
+mausezahn-objs = str.o \
staging/layer1.o \
staging/layer2.o \
staging/layer3.o \