X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2FMakefile.am;h=3f5f84ff8e92f763199b68d75d433b9a5a39c98b;hb=23dddc25930bc9033e5a2ac659376032aff44d82;hp=20e438f1387f26a081137ee95d23c451fdc64606;hpb=103543aa2c15d9f1e2aa313a2e593a7524cce484;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