summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4c7b47d..73d25c6 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ DIRS = ${ETCDIR}/pounce /var/run/calico
 OBJS += bounce.o
 OBJS += client.o
 OBJS += config.o
-OBJS += listen.o
+OBJS += local.o
 OBJS += ring.o
 OBJS += server.o
 OBJS += state.o