aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/scalarproduct/Makefile.am')
-rw-r--r--src/scalarproduct/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scalarproduct/Makefile.am b/src/scalarproduct/Makefile.am
index ef9f8b245..9ad63b309 100644
--- a/src/scalarproduct/Makefile.am
+++ b/src/scalarproduct/Makefile.am
@@ -84,7 +84,7 @@ libgnunetscalarproduct_la_SOURCES = \
84 scalarproduct.h 84 scalarproduct.h
85libgnunetscalarproduct_la_LIBADD = \ 85libgnunetscalarproduct_la_LIBADD = \
86 $(top_builddir)/src/lib/util/libgnunetutil.la \ 86 $(top_builddir)/src/lib/util/libgnunetutil.la \
87 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 87 $(top_builddir)/src/service/statistics/libgnunetstatistics.la \
88 $(LIBGCRYPT_LIBS) \ 88 $(LIBGCRYPT_LIBS) \
89 -lgcrypt \ 89 -lgcrypt \
90 $(LTLIBINTL) 90 $(LTLIBINTL)