From d8a5dced5cf31671bbcf42b086e2e22df2a9f2eb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 10 Nov 2010 14:21:47 +0000 Subject: [PATCH] not experimental --- src/nat/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/nat/Makefile.am b/src/nat/Makefile.am index 1b53095f3..5a42b5fcf 100644 --- a/src/nat/Makefile.am +++ b/src/nat/Makefile.am @@ -10,9 +10,7 @@ endif if !MINGW -if HAVE_EXPERIMENTAL lib_LTLIBRARIES = libgnunetnat.la -endif libgnunetnat_la_SOURCES = \ upnp.c upnp.h \ @@ -35,10 +33,8 @@ libgnunetnat_la_LDFLAGS = \ $(GN_LIB_LDFLAGS) $(WINFLAGS) \ -version-info 0:0:0 -if HAVE_EXPERIMENTAL check_PROGRAMS = \ test-nat -endif if !DISABLE_TEST_RUN TESTS = $(check_PROGRAMS) -- 2.25.1