diff options
Diffstat (limited to 'mausezahn')
-rw-r--r-- | mausezahn/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mausezahn/Makefile b/mausezahn/Makefile index cecd139..2e9e417 100644 --- a/mausezahn/Makefile +++ b/mausezahn/Makefile @@ -7,6 +7,7 @@ mausezahn-libs = -lcli \ mausezahn-objs = xutils.o \ str.o \ + sock.o \ staging/layer1.o \ staging/layer2.o \ staging/layer3.o \ |