aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/nat/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/nat/Makefile.am b/src/nat/Makefile.am
index 9adb25668..66af052c7 100644
--- a/src/nat/Makefile.am
+++ b/src/nat/Makefile.am
@@ -29,8 +29,7 @@ libgnunetnat_la_LIBADD = \
29 29
30libgnunetnat_la_LDFLAGS = \ 30libgnunetnat_la_LDFLAGS = \
31 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 31 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
32 -version-info 0:0:0 \ 32 -version-info 0:0:0
33 @LIBCURL@ -lcurl
34 33
35check_PROGRAMS = \ 34check_PROGRAMS = \
36 test-nat 35 test-nat