aboutsummaryrefslogtreecommitdiff
path: root/src/nat
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-10-25 09:25:46 +0000
committerng0 <ng0@n0.is>2019-10-25 09:25:46 +0000
commit4d21b22fd4353535d8023a3ac63370e6cc4c0407 (patch)
tree3069c2782bf7216de60d06b56770e2bb9f3b2d45 /src/nat
parent8ac01c67a941fdb7336ec274450adffacf1dcc02 (diff)
downloadgnunet-4d21b22fd4353535d8023a3ac63370e6cc4c0407.tar.gz
gnunet-4d21b22fd4353535d8023a3ac63370e6cc4c0407.zip
follow-up to win32 removal.
Diffstat (limited to 'src/nat')
-rw-r--r--src/nat/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nat/Makefile.am b/src/nat/Makefile.am
index 67f5e4dbc..63a11f1fe 100644
--- a/src/nat/Makefile.am
+++ b/src/nat/Makefile.am
@@ -59,7 +59,7 @@ libgnunetnatnew_la_LIBADD = \
59 $(top_builddir)/src/util/libgnunetutil.la \ 59 $(top_builddir)/src/util/libgnunetutil.la \
60 $(GN_LIBINTL) @EXT_LIBS@ 60 $(GN_LIBINTL) @EXT_LIBS@
61libgnunetnatnew_la_LDFLAGS = \ 61libgnunetnatnew_la_LDFLAGS = \
62 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 62 $(GN_LIB_LDFLAGS) \
63 -version-info 2:0:0 63 -version-info 2:0:0
64 64
65gnunet_service_nat_SOURCES = \ 65gnunet_service_nat_SOURCES = \