diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-02-20 18:25:35 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-02-20 18:25:35 +0000 |
commit | f50e6464f4d8e8d24cb5b3ac69d0f53d35cc84e5 (patch) | |
tree | 96651b83ce8459b99bb3242c6ee05479ff6daa18 /configure.ac | |
parent | f69b6f557cce2cc062fae2f2ea3df1704ffc73d9 (diff) |
-adding namestore directory:
git-svn-id: https://gnunet.org/svn/gnunet@19875 140774ce-b5e7-0310-ab8b-a85725594a96
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 69cc7d60c8..b1073d9d6a 100644 --- a/configure.ac +++ b/configure.ac @@ -877,6 +877,8 @@ src/include/gnunet_directories.h src/hostlist/Makefile src/mesh/Makefile src/mesh/mesh.conf +src/namestore/Makefile +src/namestore/namestore.conf src/nat/Makefile src/nse/Makefile src/nse/nse.conf |