X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=8b43dac738f53dd380e60cf507fa439a7ab5fcb9;hb=59181ab42ce8e393e6470d8604feaa5aa424cab3;hp=1756aded168085a559aba52a0eba634ff52af54b;hpb=dcfd3de79608a6cb9c142839c683e8cb471b8f89;p=oweals%2Fgnunet.git diff --git a/src/Makefile.am b/src/Makefile.am index 1756aded1..8b43dac73 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -2,10 +2,6 @@ # INTLEMU_SUBDIRS = intlemu #endif -if !MINGW - NAT_DIR = nat -endif - if HAVE_ESMTP if HAVE_OPENSSL MONKEY_DIR = monkey @@ -24,12 +20,12 @@ SUBDIRS = \ datacache \ datastore \ template \ - $(NAT_DIR) \ + nat \ transport \ peerinfo-tool \ core \ testing \ - $(dv) \ + dv \ dht \ hostlist \ topology \