allow dv to be built and installed
[oweals/gnunet.git] / src / Makefile.am
index 1756aded168085a559aba52a0eba634ff52af54b..8b43dac738f53dd380e60cf507fa439a7ab5fcb9 100644 (file)
@@ -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 \