aboutsummaryrefslogtreecommitdiff
path: root/src/nse/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-15 11:21:36 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-15 11:21:36 +0000
commit1dfa405cdd6ad888dff6386d4abecf44ef3828ab (patch)
treef4eb5e59749e336ea76166caf13eb549f6589430 /src/nse/Makefile.am
parent43591012109e35be84cc4dad5fb91d08b50fc853 (diff)
downloadgnunet-1dfa405cdd6ad888dff6386d4abecf44ef3828ab.tar.gz
gnunet-1dfa405cdd6ad888dff6386d4abecf44ef3828ab.zip
-use port numbers that are less likely to conflict with source ports
Diffstat (limited to 'src/nse/Makefile.am')
-rw-r--r--src/nse/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nse/Makefile.am b/src/nse/Makefile.am
index 2011661cf..8dcb56fbd 100644
--- a/src/nse/Makefile.am
+++ b/src/nse/Makefile.am
@@ -73,6 +73,7 @@ test_nse_api_SOURCES = \
73 test_nse_api.c 73 test_nse_api.c
74test_nse_api_LDADD = \ 74test_nse_api_LDADD = \
75 $(top_builddir)/src/nse/libgnunetnse.la \ 75 $(top_builddir)/src/nse/libgnunetnse.la \
76 $(top_builddir)/src/testing/libgnunettesting.la \
76 $(top_builddir)/src/util/libgnunetutil.la 77 $(top_builddir)/src/util/libgnunetutil.la
77 78
78test_nse_multipeer_SOURCES = \ 79test_nse_multipeer_SOURCES = \