]> git.meshlink.io Git - meshlink/blobdiff - src/Makefile.am
Disable support for detaching from the foreground.
[meshlink] / src / Makefile.am
index fab950898e554a590d433f40d2f284adb76c7d3b..8cd579b41d004320655149f8538a8e319c87c0c7 100644 (file)
@@ -28,8 +28,6 @@ libmeshlink_la_SOURCES = \
        cipher.h \
        conf.c conf.h \
        connection.c connection.h \
-       control.c control.h \
-       control_common.h \
        crypto.h \
        digest.h \
        dropin.c dropin.h \
@@ -60,21 +58,16 @@ libmeshlink_la_SOURCES = \
        netutl.c netutl.h \
        node.c node.h \
        prf.h \
-       process.c process.h \
        protocol.c protocol.h \
        protocol_auth.c \
        protocol_edge.c \
        protocol_key.c \
        protocol_misc.c \
-       protocol_subnet.c \
        route.c route.h \
        rsa.h \
        rsagen.h \
-       script.c script.h \
        splay_tree.c splay_tree.h \
        sptps.c sptps.h \
-       subnet.c subnet.h \
-       subnet_parse.c \
        system.h \
        tincd.c \
        utils.c utils.h \