Link tincctl with dropin.o.

This commit is contained in:
Guus Sliepen 2010-11-13 15:46:19 +01:00
parent a22041922f
commit 23dddc2593

View file

@ -11,7 +11,7 @@ tincd_SOURCES = \
protocol_key.c protocol_subnet.c route.c rsa.c subnet.c tincd.c
tincctl_SOURCES = \
xmalloc.c utils.c getopt.c getopt1.c \
xmalloc.c utils.c getopt.c getopt1.c dropin.c \
tincctl.c rsagen.c
if TUNEMU