From 2b0a1ca8d83ce53444e3e20a94bcf995d11daf12 Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Thu, 15 Aug 2013 09:08:02 +0000 Subject: - fix parallel build --- src/namestore/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/namestore/Makefile.am') diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am index da833b4ba..e7a18b151 100644 --- a/src/namestore/Makefile.am +++ b/src/namestore/Makefile.am @@ -118,7 +118,7 @@ gnunet_namestore_fcfsd_LDADD = -lmicrohttpd \ $(GN_LIBINTL) gnunet_namestore_fcfsd_DEPENDENCIES = \ $(top_builddir)/src/util/libgnunetutil.la \ - $(top_builddir)/src/namestore/libgnunetnamestore.la + libgnunetnamestore.la -- cgit v1.2.3