Link tincctl with dropin.o.
This commit is contained in:
parent
a22041922f
commit
23dddc2593
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue