summaryrefslogtreecommitdiff
path: root/mausezahn
diff options
context:
space:
mode:
Diffstat (limited to 'mausezahn')
-rw-r--r--mausezahn/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/mausezahn/Makefile b/mausezahn/Makefile
index 08918b5..ca16b65 100644
--- a/mausezahn/Makefile
+++ b/mausezahn/Makefile
@@ -7,6 +7,10 @@ mausezahn-libs = -lcli \
mausezahn-objs = str.o \
die.o \
+ dev.o \
+ sock.o \
+ link.o \
+ sysctl.o \
xmalloc.o \
staging/layer1.o \
staging/layer2.o \