aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-30 18:10:52 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-30 18:10:52 +0000
commit80b9c2cca2624272aaf9adbe792f007e8697e7ed (patch)
treed1065a265cc1a7d9faa5a6d734dc4ba103563115 /src/scalarproduct/Makefile.am
parente5eb7662ac5c7ebc2853ec302caef43874714acf (diff)
downloadgnunet-80b9c2cca2624272aaf9adbe792f007e8697e7ed.tar.gz
gnunet-80b9c2cca2624272aaf9adbe792f007e8697e7ed.zip
-cleanup, FIXMEs
Diffstat (limited to 'src/scalarproduct/Makefile.am')
-rw-r--r--src/scalarproduct/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/scalarproduct/Makefile.am b/src/scalarproduct/Makefile.am
index 33ddfcf60..33d7df571 100644
--- a/src/scalarproduct/Makefile.am
+++ b/src/scalarproduct/Makefile.am
@@ -38,7 +38,6 @@ gnunet_service_scalarproduct_SOURCES = \
38 gnunet-service-scalarproduct.c 38 gnunet-service-scalarproduct.c
39gnunet_service_scalarproduct_LDADD = \ 39gnunet_service_scalarproduct_LDADD = \
40 $(top_builddir)/src/util/libgnunetutil.la \ 40 $(top_builddir)/src/util/libgnunetutil.la \
41 $(top_builddir)/src/core/libgnunetcore.la \
42 $(top_builddir)/src/mesh/libgnunetmesh.la \ 41 $(top_builddir)/src/mesh/libgnunetmesh.la \
43 $(top_builddir)/src/set/libgnunetset.la \ 42 $(top_builddir)/src/set/libgnunetset.la \
44 -lgcrypt \ 43 -lgcrypt \