Add ability to use proxies to connect to hostnames when there is no nameserver.
[oweals/tinc.git] / src / Makefile.am
index 937800d3dc613bf1b1d462d7a85a94bd87538c1b..ebd52abca6b24fe5050b9365682eb4890f7630e5 100644 (file)
@@ -40,6 +40,7 @@ tincd_SOURCES = \
        protocol_misc.c \
        protocol_key.c \
        protocol_subnet.c \
+       proxy.c proxy.h \
        raw_socket_device.c \
        route.c route.h \
        subnet.c subnet.h \