Subnet Cache hashtable improvements
[tinc] / src / Makefile.am
index 9a776dc..792dd78 100644 (file)
@@ -55,6 +55,7 @@ tincd_SOURCES = \
        autoconnect.c autoconnect.h \
        buffer.c buffer.h \
        cipher.h \
+       compression.h \
        conf.c conf.h \
        conf_net.c conf_net.h \
        connection.c connection.h \
@@ -73,7 +74,7 @@ tincd_SOURCES = \
        event.c event.h \
        fd_device.c \
        graph.c graph.h \
-       hash.c hash.h \
+       hash.h \
        keys.c keys.h \
        have.h \
        ipv4.h \