summaryrefslogtreecommitdiff
path: root/src/nat/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-01-05 14:39:22 +0100
committerChristian Grothoff <christian@grothoff.org>2017-01-05 14:39:22 +0100
commit4eebf33c266d28d6260118c83817fc59bc645dc8 (patch)
tree8673f753b109e4ea7f2af48dc33b8bac2beeeed4 /src/nat/Makefile.am
parentaad1449328ffa0fbc78f9f4279417a4392218ec3 (diff)
downloadgnunet-4eebf33c266d28d6260118c83817fc59bc645dc8.tar.gz
gnunet-4eebf33c266d28d6260118c83817fc59bc645dc8.zip
splitting off ant_api_auto.c from main nat_api.c
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 1dd8e44b9..767cf8d82 100644
--- a/src/nat/Makefile.am
+++ b/src/nat/Makefile.am
@@ -85,6 +85,7 @@ libgnunetnat_la_LDFLAGS = \
85 85
86libgnunetnatnew_la_SOURCES = \ 86libgnunetnatnew_la_SOURCES = \
87 nat_api.c \ 87 nat_api.c \
88 nat_api_auto.c \
88 nat_api_stun.c nat_stun.h \ 89 nat_api_stun.c nat_stun.h \
89 nat_api_test.c \ 90 nat_api_test.c \
90 nat.h 91 nat.h