projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
879fbc0
)
not experimental
author
Christian Grothoff
<christian@grothoff.org>
Wed, 10 Nov 2010 14:21:47 +0000
(14:21 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Wed, 10 Nov 2010 14:21:47 +0000
(14:21 +0000)
src/nat/Makefile.am
patch
|
blob
|
history
diff --git
a/src/nat/Makefile.am
b/src/nat/Makefile.am
index 1b53095f33995ca46c223ed020c7f95cb8258d7e..5a42b5fcf596be7fb452c510ed66cc2e036fb791 100644
(file)
--- 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)