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:
664aca2
)
fix whitespace
author
Christian Grothoff
<christian@grothoff.org>
Thu, 5 Oct 2017 21:34:11 +0000
(23:34 +0200)
committer
Christian Grothoff
<christian@grothoff.org>
Thu, 5 Oct 2017 21:34:11 +0000
(23:34 +0200)
src/secretsharing/Makefile.am
patch
|
blob
|
history
diff --git
a/src/secretsharing/Makefile.am
b/src/secretsharing/Makefile.am
index 5ab8739af015e07dd154668322c102240b57855d..c808e820062a69a0fced3a7da3726bcf262531dc 100644
(file)
--- a/
src/secretsharing/Makefile.am
+++ b/
src/secretsharing/Makefile.am
@@
-47,7
+47,7
@@
libgnunetsecretsharing_la_SOURCES = \
secretsharing_api.c \
secretsharing_common.c \
secretsharing.h
-libgnunetsecretsharing_la_LIBADD = \
+libgnunetsecretsharing_la_LIBADD = \
$(top_builddir)/src/util/libgnunetutil.la \
$(LIBGCRYPT_LIBS) \
$(LTLIBINTL)