aboutsummaryrefslogtreecommitdiff
path: root/src/nat
diff options
context:
space:
mode:
authorBruno Cabral <bcabral@uw.edu>2015-08-21 03:00:38 +0000
committerBruno Cabral <bcabral@uw.edu>2015-08-21 03:00:38 +0000
commit946e39d3696847334b5316902c1eeb84d4c34cb0 (patch)
treef470b3aa611b4893391877a2a1a57d56febf1e5a /src/nat
parent094b6d73c32fdaf5749102a653e666ab2e415747 (diff)
downloadgnunet-946e39d3696847334b5316902c1eeb84d4c34cb0.tar.gz
gnunet-946e39d3696847334b5316902c1eeb84d4c34cb0.zip
Add test_nat to makefile
Diffstat (limited to 'src/nat')
-rw-r--r--src/nat/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/nat/Makefile.am b/src/nat/Makefile.am
index 063b8e3ab..037c97ef4 100644
--- a/src/nat/Makefile.am
+++ b/src/nat/Makefile.am
@@ -112,4 +112,5 @@ test_stun_LDADD = \
112 112
113EXTRA_DIST = \ 113EXTRA_DIST = \
114 test_nat_data.conf \ 114 test_nat_data.conf \
115 test_nat_test_data.conf 115 test_nat_test_data.conf \
116 test_stun.conf