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 d8d50e1a4..c3477930d 100644
--- a/src/nat/Makefile.am
+++ b/src/nat/Makefile.am
@@ -58,7 +58,7 @@ gnunet_helper_nat_client_SOURCES = \
58gnunet_nat_SOURCES = \ 58gnunet_nat_SOURCES = \
59 gnunet-nat.c nat.h 59 gnunet-nat.c nat.h
60gnunet_nat_LDADD = \ 60gnunet_nat_LDADD = \
61 libgnunetnat.la \ 61 libgnunetnatnew.la \
62 $(top_builddir)/src/util/libgnunetutil.la 62 $(top_builddir)/src/util/libgnunetutil.la
63 63
64 64