add gns
authorChristian Grothoff <christian@grothoff.org>
Tue, 28 Feb 2012 09:32:35 +0000 (09:32 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 28 Feb 2012 09:32:35 +0000 (09:32 +0000)
configure.ac
src/Makefile.am

index 525f95e66f0b8a370dca87bdea33dc1f19327393..a558ffd1e264c60b9d4c4b9b5092e4a0bccc484b 100644 (file)
@@ -864,6 +864,7 @@ src/fragmentation/Makefile
 src/fs/Makefile
 src/fs/fs.conf
 src/gns/Makefile
+src/gns/gns.conf
 src/hello/Makefile
 src/include/Makefile
 src/include/gnunet_directories.h
index 663282d88925410aa92a037a08b9fe52776789cc..c722f43465c89d2d3841c2e0fe8972d6d5a2eb46 100644 (file)
@@ -3,7 +3,7 @@
 #endif
 
 if HAVE_EXPERIMENTAL
- EXP_DIR = chat dv 
+ EXP_DIR = chat dv gns
 endif
 
 if LINUX