From: Nathan S. Evans Date: Wed, 10 Feb 2010 17:28:24 +0000 (+0000) Subject: bad ordering X-Git-Tag: initial-import-from-subversion-38251~22741 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=dc252383026ab4641549b826a16548e0c1f2cb6d;p=oweals%2Fgnunet.git bad ordering --- diff --git a/src/Makefile.am b/src/Makefile.am index 2b90ce1e2..5e505700b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -24,9 +24,9 @@ SUBDIRS = \ template \ transport \ core \ - testing \ $(HOSTLIST_DIR) \ topology \ fs \ - $(NAT_DIR) + $(NAT_DIR) \ + testing