X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2FMakefile.am;h=3f5f84ff8e92f763199b68d75d433b9a5a39c98b;hb=ce8775000ab38229a78ecf3dc26bab008ca0f332;hp=20e438f1387f26a081137ee95d23c451fdc64606;hpb=a22041922f160667573e9a5ae3f4195e1668906a;p=tinc diff --git a/src/Makefile.am b/src/Makefile.am index 20e438f1..3f5f84ff 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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