gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r20193 - gnunet/src/gns


From: gnunet
Subject: [GNUnet-SVN] r20193 - gnunet/src/gns
Date: Fri, 2 Mar 2012 12:13:16 +0100

Author: schanzen
Date: 2012-03-02 12:13:16 +0100 (Fri, 02 Mar 2012)
New Revision: 20193

Modified:
   gnunet/src/gns/Makefile.am
Log:
-remove stub from makefile


Modified: gnunet/src/gns/Makefile.am
===================================================================
--- gnunet/src/gns/Makefile.am  2012-03-02 11:09:33 UTC (rev 20192)
+++ gnunet/src/gns/Makefile.am  2012-03-02 11:13:16 UTC (rev 20193)
@@ -99,14 +99,14 @@
   $(top_builddir)/src/namestore/libgnunetnamestore.la
 
 #Build stub api
-libgnunetnamestore_la_SOURCES = \
- namestore_stub_api.c
-libgnunetnamestore_la_LIBADD = \
- $(top_builddir)/src/util/libgnunetutil.la $(XLIB)
-libgnunetnamestore_la_LDFLAGS = \
-  $(GN_LIB_LDFLAGS)
-libgnunetnamestore_la_DEPENDENCIES = \
- $(top_builddir)/src/util/libgnunetutil.la
+#libgnunetnamestore_la_SOURCES = \
+# namestore_stub_api.c
+#libgnunetnamestore_la_LIBADD = \
+# $(top_builddir)/src/util/libgnunetutil.la $(XLIB)
+#libgnunetnamestore_la_LDFLAGS = \
+#  $(GN_LIB_LDFLAGS)
+#libgnunetnamestore_la_DEPENDENCIES = \
+# $(top_builddir)/src/util/libgnunetutil.la
 
 if ENABLE_TEST_RUN
 TESTS = $(check_PROGRAMS)  $(check_SCRIPTS)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]