aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-11-29 14:24:13 +0000
committerChristian Grothoff <christian@grothoff.org>2012-11-29 14:24:13 +0000
commit01a6f7fa2652d6b5b23e10238e740b0aa39f7845 (patch)
tree271d1a5b8969579977502e334615d93bde4ae7c2 /src/consensus/Makefile.am
parent853136628dc02b5037dbeb88bdca67d7ebc11139 (diff)
downloadgnunet-01a6f7fa2652d6b5b23e10238e740b0aa39f7845.tar.gz
gnunet-01a6f7fa2652d6b5b23e10238e740b0aa39f7845.zip
-you are welcome
Diffstat (limited to 'src/consensus/Makefile.am')
-rw-r--r--src/consensus/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/consensus/Makefile.am b/src/consensus/Makefile.am
index 8d6a9aaff..10b22cc87 100644
--- a/src/consensus/Makefile.am
+++ b/src/consensus/Makefile.am
@@ -28,6 +28,7 @@ gnunet_consensus_SOURCES = \
28 gnunet-consensus.c 28 gnunet-consensus.c
29gnunet_consensus_LDADD = \ 29gnunet_consensus_LDADD = \
30 $(top_builddir)/src/util/libgnunetutil.la \ 30 $(top_builddir)/src/util/libgnunetutil.la \
31 $(top_builddir)/src/consensus/libgnunetconsensus.la \
31 $(GN_LIBINTL) 32 $(GN_LIBINTL)
32 33
33gnunet_service_consensus_SOURCES = \ 34gnunet_service_consensus_SOURCES = \