aboutsummaryrefslogtreecommitdiff
path: root/src/nat/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat/Makefile.am')
-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 0394569fe..00d72ebba 100644
--- a/src/nat/Makefile.am
+++ b/src/nat/Makefile.am
@@ -63,7 +63,7 @@ libgnunetnat_la_LIBADD = \
63 63
64libgnunetnat_la_LDFLAGS = \ 64libgnunetnat_la_LDFLAGS = \
65 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 65 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
66 -version-info 0:0:0 66 -version-info 0:1:0
67 67
68check_PROGRAMS = \ 68check_PROGRAMS = \
69 test_nat \ 69 test_nat \