gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r13641 - gnunet/src/nat


From: gnunet
Subject: [GNUnet-SVN] r13641 - gnunet/src/nat
Date: Wed, 10 Nov 2010 15:21:48 +0100

Author: grothoff
Date: 2010-11-10 15:21:47 +0100 (Wed, 10 Nov 2010)
New Revision: 13641

Modified:
   gnunet/src/nat/Makefile.am
Log:
not experimental

Modified: gnunet/src/nat/Makefile.am
===================================================================
--- gnunet/src/nat/Makefile.am  2010-11-10 13:07:30 UTC (rev 13640)
+++ gnunet/src/nat/Makefile.am  2010-11-10 14:21:47 UTC (rev 13641)
@@ -10,9 +10,7 @@
 
 if !MINGW
 
-if HAVE_EXPERIMENTAL
 lib_LTLIBRARIES = libgnunetnat.la
-endif
 
 libgnunetnat_la_SOURCES = \
   upnp.c upnp.h \
@@ -35,10 +33,8 @@
   $(GN_LIB_LDFLAGS) $(WINFLAGS) \
   -version-info 0:0:0
 
-if HAVE_EXPERIMENTAL
 check_PROGRAMS = \
   test-nat
-endif
 
 if !DISABLE_TEST_RUN
 TESTS = $(check_PROGRAMS)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]