X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FMakefile.am;h=4e1c338aa7f8d016c352976787762e6bfeae8512;hb=6d754e6c89fda8cb0da00c4152ffc6dcc707e6ce;hp=92be629746fde7101f439fea90680e540e01da5e;hpb=a1d8bb74ad7c2c3daaf69d69af13ed3b9671989e;p=oweals%2Fgnunet.git diff --git a/src/Makefile.am b/src/Makefile.am index 92be62974..4e1c338aa 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -2,26 +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 \ - resolver \ + block \ statistics \ + arm \ + peerinfo \ datacache \ datastore \ - testing \ template \ + ats \ + nat \ + fragmentation \ transport \ + peerinfo-tool \ core \ - $(HOSTLIST_DIR) \ - topology - + testing \ + nse \ + dht \ + hostlist \ + topology \ + fs \ + mesh \ + dns \ + exit \ + vpn \ + integration-tests \ + $(EXP_DIR)