[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r11520 - gnunet/src/datastore
From: |
gnunet |
Subject: |
[GNUnet-SVN] r11520 - gnunet/src/datastore |
Date: |
Wed, 26 May 2010 10:33:20 +0200 |
Author: grothoff
Date: 2010-05-26 10:33:20 +0200 (Wed, 26 May 2010)
New Revision: 11520
Modified:
gnunet/src/datastore/Makefile.am
Log:
no need to link against arm
Modified: gnunet/src/datastore/Makefile.am
===================================================================
--- gnunet/src/datastore/Makefile.am 2010-05-26 08:32:41 UTC (rev 11519)
+++ gnunet/src/datastore/Makefile.am 2010-05-26 08:33:20 UTC (rev 11520)
@@ -18,7 +18,6 @@
libgnunetdatastore_la_SOURCES = \
datastore_api.c datastore.h plugin_datastore.h
libgnunetdatastore_la_LIBADD = \
- $(top_builddir)/src/arm/libgnunetarm.la \
$(top_builddir)/src/util/libgnunetutil.la \
$(GN_LIBINTL)
libgnunetdatastore_la_LDFLAGS = \
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r11520 - gnunet/src/datastore,
gnunet <=