From 09cedbd2fbb51218bb2f9ac578a87a5ca464b407 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Mon, 27 Jun 2011 14:20:37 +0100 Subject: [PATCH] Makefile.am: Only check SLIP on distcheck. The other drivers aren't even slightly portable. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 3984556b..e04377f2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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)' \ -- 2.11.0