changed order: build hello before block
authorMatthias Wachs <wachs@net.in.tum.de>
Mon, 20 Sep 2010 10:40:28 +0000 (10:40 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Mon, 20 Sep 2010 10:40:28 +0000 (10:40 +0000)
src/Makefile.am

index d1fdb07edecbc3c8de82da9fcf80d4a0d782b363..97a9e89920d14ee91ac48f4a054e3be5390fd487 100644 (file)
@@ -15,11 +15,11 @@ endif
 SUBDIRS = \
   include $(INTLEMU_SUBDIRS) \
   util \
+  hello \
   block \
   statistics \
   arm \
   $(MONKEY_DIR) \
-  hello \
   peerinfo \
   datacache \
   datastore \