X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=4e1c338aa7f8d016c352976787762e6bfeae8512;hb=6d754e6c89fda8cb0da00c4152ffc6dcc707e6ce;hp=fdcde2601fb09b8253a877fc2cd199f15e9db38d;hpb=d23a3e621989e219c1d1cb62938b1aef3d0f306f;p=oweals%2Fgnunet.git diff --git a/src/Makefile.am b/src/Makefile.am index fdcde2601..4e1c338aa 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -3,7 +3,7 @@ #endif if HAVE_EXPERIMENTAL - EXP_DIR = fragmentation mesh vpn chat + EXP_DIR = chat dv endif SUBDIRS = \ @@ -17,14 +17,21 @@ SUBDIRS = \ datacache \ datastore \ template \ + ats \ nat \ + fragmentation \ transport \ peerinfo-tool \ core \ testing \ - dv \ + nse \ dht \ hostlist \ topology \ fs \ - $(EXP_DIR) + mesh \ + dns \ + exit \ + vpn \ + integration-tests \ + $(EXP_DIR)