From: Matthias Wachs Date: Mon, 20 Sep 2010 10:40:28 +0000 (+0000) Subject: changed order: build hello before block X-Git-Tag: initial-import-from-subversion-38251~20294 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f45664b8a9d376ede22d2e9ee63e7eaf59e8604f;p=oweals%2Fgnunet.git changed order: build hello before block --- diff --git a/src/Makefile.am b/src/Makefile.am index d1fdb07ed..97a9e8992 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -15,11 +15,11 @@ endif SUBDIRS = \ include $(INTLEMU_SUBDIRS) \ util \ + hello \ block \ statistics \ arm \ $(MONKEY_DIR) \ - hello \ peerinfo \ datacache \ datastore \