projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93629ef
)
changed order: build hello before block
author
Matthias Wachs
<wachs@net.in.tum.de>
Mon, 20 Sep 2010 10:40:28 +0000
(10:40 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Mon, 20 Sep 2010 10:40:28 +0000
(10:40 +0000)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index d1fdb07edecbc3c8de82da9fcf80d4a0d782b363..97a9e89920d14ee91ac48f4a054e3be5390fd487 100644
(file)
--- 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 \