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:
4f315d9
)
-LRN: block plugin depends on block module
author
Christian Grothoff
<christian@grothoff.org>
Tue, 12 Jun 2012 19:36:29 +0000
(19:36 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Tue, 12 Jun 2012 19:36:29 +0000
(19:36 +0000)
src/block/Makefile.am
patch
|
blob
|
history
diff --git
a/src/block/Makefile.am
b/src/block/Makefile.am
index d904084ad2b1ade41a34dde19ab0d65891d10cfe..7bfac24a4f7a7a0454d3cc2d0913bac49b8239c7 100644
(file)
--- a/
src/block/Makefile.am
+++ b/
src/block/Makefile.am
@@
-20,6
+20,7
@@
plugin_LTLIBRARIES = \
libgnunet_plugin_block_template_la_SOURCES = \
plugin_block_template.c
libgnunet_plugin_block_template_la_LIBADD = \
+ $(top_builddir)/src/block/libgnunetblock.la \
$(top_builddir)/src/util/libgnunetutil.la \
$(LTLIBINTL)
libgnunet_plugin_block_template_la_LDFLAGS = \