Makefile.am: Only check SLIP on distcheck.
[tripe] / Makefile.am
index 3984556..e04377f 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)' \