summaryrefslogtreecommitdiff
path: root/src/nat/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/nat/Makefile.am')
-rw-r--r--src/nat/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nat/Makefile.am b/src/nat/Makefile.am
index c62a8d2cf..1dd8e44b9 100644
--- a/src/nat/Makefile.am
+++ b/src/nat/Makefile.am
@@ -98,6 +98,7 @@ libgnunetnatnew_la_LDFLAGS = \
98gnunet_service_nat_SOURCES = \ 98gnunet_service_nat_SOURCES = \
99 gnunet-service-nat.c \ 99 gnunet-service-nat.c \
100 gnunet-service-nat_stun.c gnunet-service-nat_stun.h \ 100 gnunet-service-nat_stun.c gnunet-service-nat_stun.h \
101 gnunet-service-nat_mini.c gnunet-service-nat_mini.h \
101 gnunet-service-nat_helper.c gnunet-service-nat_helper.h 102 gnunet-service-nat_helper.c gnunet-service-nat_helper.h
102gnunet_service_nat_LDADD = \ 103gnunet_service_nat_LDADD = \
103 $(top_builddir)/src/util/libgnunetutil.la \ 104 $(top_builddir)/src/util/libgnunetutil.la \