some documentation and bugfix in testcase
[oweals/gnunet.git] / src / Makefile.am
index c8852ad04033169c5e4b1b19fc4a02b1e174e3b6..e4335db9db34a1233dccc4a22c22c81ee74c3a57 100644 (file)
@@ -2,6 +2,11 @@
 #  INTLEMU_SUBDIRS = intlemu
 #endif
 
+
+if HAVE_MHD
+ HOSTLIST_DIR = hostlist
+endif
+
 SUBDIRS = \
   include $(INTLEMU_SUBDIRS) \
   util \
@@ -13,5 +18,8 @@ SUBDIRS = \
   statistics \
   template \
   transport \
-  core
+  core \
+  datastore \
+  $(HOSTLIST_DIR) \
+  topology