diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 39324d8..ac9c045 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,6 @@ LDLIBS.pounce = ${LDADD.crypt} ${LDADD.libtls} OBJS.calico += dispatch.o OBJS.pounce += bounce.o -OBJS.pounce += cert.o OBJS.pounce += client.o OBJS.pounce += config.o OBJS.pounce += local.o |