X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=4e1c338aa7f8d016c352976787762e6bfeae8512;hb=6d754e6c89fda8cb0da00c4152ffc6dcc707e6ce;hp=c30045c9b2967ad46d7754eefd7489170833b7ea;hpb=42dbd0d48e6bd38d58c7d58d523f5f71efed22a0;p=oweals%2Fgnunet.git diff --git a/src/Makefile.am b/src/Makefile.am index c30045c9b..4e1c338aa 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -2,27 +2,36 @@ # INTLEMU_SUBDIRS = intlemu #endif - -if HAVE_MHD - HOSTLIST_DIR = hostlist +if HAVE_EXPERIMENTAL + EXP_DIR = chat dv endif SUBDIRS = \ include $(INTLEMU_SUBDIRS) \ util \ - arm \ - fragmentation \ hello \ - peerinfo \ + block \ statistics \ + arm \ + peerinfo \ datacache \ datastore \ template \ + ats \ + nat \ + fragmentation \ transport \ + peerinfo-tool \ core \ testing \ - $(HOSTLIST_DIR) \ + nse \ + dht \ + hostlist \ topology \ fs \ - nat - + mesh \ + dns \ + exit \ + vpn \ + integration-tests \ + $(EXP_DIR)