aboutsummaryrefslogtreecommitdiff
path: root/src/scalarproduct/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-03-07 11:06:36 +0000
committerChristian Grothoff <christian@grothoff.org>2015-03-07 11:06:36 +0000
commit21508561fc6c11fdf5d32d09b8e55c3750932507 (patch)
treecf53aa9c6e6b460ef9ec3628609c15601d60886e /src/scalarproduct/Makefile.am
parentd7057d4ffea66ec77f90d57c5be0f8448c451f31 (diff)
downloadgnunet-21508561fc6c11fdf5d32d09b8e55c3750932507.tar.gz
gnunet-21508561fc6c11fdf5d32d09b8e55c3750932507.zip
-fix misc disting issues
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 fdc0f4074..15e4373f0 100644
--- a/src/scalarproduct/Makefile.am
+++ b/src/scalarproduct/Makefile.am
@@ -48,7 +48,7 @@ gnunet_service_scalarproduct_alice_LDADD = \
48 48
49gnunet_service_scalarproduct_bob_SOURCES = \ 49gnunet_service_scalarproduct_bob_SOURCES = \
50 gnunet-service-scalarproduct.h \ 50 gnunet-service-scalarproduct.h \
51 gnunet-service-scalarproduct_bob.c gnunet-service-scalarproduct_bob.h 51 gnunet-service-scalarproduct_bob.c
52gnunet_service_scalarproduct_bob_LDADD = \ 52gnunet_service_scalarproduct_bob_LDADD = \
53 $(top_builddir)/src/util/libgnunetutil.la \ 53 $(top_builddir)/src/util/libgnunetutil.la \
54 $(top_builddir)/src/cadet/libgnunetcadet.la \ 54 $(top_builddir)/src/cadet/libgnunetcadet.la \