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:
39af429
)
fix build order of sub-directories.
author
Marcello Stanisci
<stanisci.m@gmail.com>
Fri, 23 Nov 2018 15:18:56 +0000
(16:18 +0100)
committer
Marcello Stanisci
<stanisci.m@gmail.com>
Fri, 23 Nov 2018 15:18:56 +0000
(16:18 +0100)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index 5e2b0e493dda4ee079e556daad67643f823925f8..d50aa0f393092db0239f631f774b97c0da4259b9 100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-98,7
+98,6
@@
SUBDIRS = \
nat \
nat-auto \
fragmentation \
- transport \
ats-tool \
peerinfo-tool \
core \
@@
-114,6
+113,7
@@
SUBDIRS = \
namecache \
namestore \
peerstore \
+ transport \
cadet \
set \
consensus \