chiark / gitweb /
Makefile.am: Only check SLIP on distcheck.
[tripe] / Makefile.am
index 3984556b47f68aed0efc473b445e4793e9c8c475..e04377f2669ecb01303b13a9da714d2247be02c9 100644 (file)
@@ -86,7 +86,7 @@ tripe.pc: tripe.pc.in Makefile
 ### Release tweaking.
 
 ## Distcheck tweaks.
-DISTCHECK_TUNNELS       = linux bsd unet slip
+DISTCHECK_TUNNELS       = slip
 
 DISTCHECK_CONFIGURE_FLAGS = \
        --with-tunnel='$(DISTCHECK_TUNNELS)' \