diff options
author | Christian Grothoff <christian@grothoff.org> | 2017-01-06 13:26:38 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2017-01-06 13:26:38 +0100 |
commit | 80e1315b56f559db60499f5373e90c293c5ab065 (patch) | |
tree | 3b279e6ac8e6298d7d9d96d12868f628a413939b /configure.ac | |
parent | 1b7f6eea0a06abab9b75b30f021aa6313fccfcd4 (diff) |
separate service for autoconfiguration from NAT traversal
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index c41bcc4b50..dade7d2111 100644 --- a/configure.ac +++ b/configure.ac @@ -1596,6 +1596,8 @@ src/namestore/Makefile src/namestore/namestore.conf src/nat/Makefile src/nat/nat.conf +src/nat-auto/Makefile +src/nat-auto/nat-auto.conf src/nse/Makefile src/nse/nse.conf src/peerinfo/Makefile |