]> git.meshlink.io Git - meshlink/blobdiff - src/Makefile.am
Remove pidfile/logfile/netname and so on.
[meshlink] / src / Makefile.am
index 1cb2b6ac49f79663b73e2c6443971051159440ae..25df72f47a4a3272db97bdeceb05bd5988ac5105 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 \
@@ -52,7 +50,6 @@ libmeshlink_la_SOURCES = \
        list.c list.h \
        logger.c logger.h \
        meta.c meta.h \
-       names.c names.h \
        net.c net.h \
        net_packet.c \
        net_setup.c \
@@ -60,7 +57,6 @@ 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 \
@@ -69,7 +65,6 @@ libmeshlink_la_SOURCES = \
        route.c route.h \
        rsa.h \
        rsagen.h \
-       script.c script.h \
        splay_tree.c splay_tree.h \
        sptps.c sptps.h \
        system.h \