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:
b26f2bc
)
fix ftbfs
author
Christian Grothoff
<christian@grothoff.org>
Sat, 20 Apr 2019 09:30:40 +0000
(11:30 +0200)
committer
Christian Grothoff
<christian@grothoff.org>
Sat, 20 Apr 2019 09:30:40 +0000
(11:30 +0200)
src/transport/Makefile.am
patch
|
blob
|
history
diff --git
a/src/transport/Makefile.am
b/src/transport/Makefile.am
index e05b1370262fcc6b1ddd3500528431c86e8ebe7a..051c4ebc7afee8f9a01008a21c2f00585303560b 100644
(file)
--- a/
src/transport/Makefile.am
+++ b/
src/transport/Makefile.am
@@
-181,6
+181,7
@@
libgnunettransporttesting2_la_SOURCES = \
transport-testing2.c transport-testing2.h
libgnunettransporttesting2_la_LIBADD = \
libgnunettransport.la \
+ $(top_builddir)/src/hello/libgnunethello.la \
$(top_builddir)/src/util/libgnunetutil.la
libgnunettransporttesting2_la_LDFLAGS = \
$(GN_LIB_LDFLAGS)