From dcfd3de79608a6cb9c142839c683e8cb471b8f89 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 24 Nov 2010 16:17:32 +0000 Subject: [PATCH] order --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 3e56a2bcb..1756aded1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -24,6 +24,7 @@ SUBDIRS = \ datacache \ datastore \ template \ + $(NAT_DIR) \ transport \ peerinfo-tool \ core \ @@ -32,7 +33,6 @@ SUBDIRS = \ dht \ hostlist \ topology \ - $(NAT_DIR) \ fs \ fragmentation \ vpn -- 2.25.1