chiark / gitweb /
Support SLIP encapsulation as a tunnelling mechanism.
[tripe] / Makefile.am
index cb7455a1e4501b7d57cef2e5d707f6662b15323d..bbf743ea63ec8b69186d63ea67e8b6d4a7defb04 100644 (file)
@@ -43,7 +43,7 @@ tripe_SOURCES = \
        keymgmt.c keyexch.c keyset.c \
        servutil.c util.c util.h
 EXTRA_tripe_SOURCES = \
-       tun-unet.c tun-bsd.c tun-linux.c
+       tun-unet.c tun-bsd.c tun-linux.c tun-slip.c
 tripe_LDADD = $(CATACOMB_LIBS)
 tripectl_SOURCES = \
        client.c util.c util.h