gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r9571 - in GNUnet/src/applications: . fs/gap


From: gnunet
Subject: [GNUnet-SVN] r9571 - in GNUnet/src/applications: . fs/gap
Date: Wed, 18 Nov 2009 05:18:21 -0700

Author: grothoff
Date: 2009-11-18 05:18:21 -0700 (Wed, 18 Nov 2009)
New Revision: 9571

Modified:
   GNUnet/src/applications/Makefile.am
   GNUnet/src/applications/fs/gap/Makefile.am
Log:
fixing build order

Modified: GNUnet/src/applications/Makefile.am
===================================================================
--- GNUnet/src/applications/Makefile.am 2009-11-18 09:22:57 UTC (rev 9570)
+++ GNUnet/src/applications/Makefile.am 2009-11-18 12:18:21 UTC (rev 9571)
@@ -42,6 +42,6 @@
  dht \
  tracekit \
  $(VPN_DIR) \
+ testing \
  fs \
- testing \
  chat

Modified: GNUnet/src/applications/fs/gap/Makefile.am
===================================================================
--- GNUnet/src/applications/fs/gap/Makefile.am  2009-11-18 09:22:57 UTC (rev 
9570)
+++ GNUnet/src/applications/fs/gap/Makefile.am  2009-11-18 12:18:21 UTC (rev 
9571)
@@ -30,7 +30,7 @@
   $(top_builddir)/src/util/libgnunetutil.la \
   -lm \
   $(GN_LIBINTL)
-  
+
 libgnunetmodule_dv_fs_la_SOURCES = \
   anonymity.c anonymity.h \
   dv_fs.c  \
@@ -59,7 +59,7 @@
   test_multi_results \
   test_star_topology \
   test_multi_results_dv
-       
+
 TESTS = $(check_PROGRAMS)
 
 test_loopback_SOURCES = \
@@ -112,8 +112,8 @@
   $(top_builddir)/src/applications/testing/libgnunetremoteapi.la \
   $(top_builddir)/src/applications/stats/libgnunetstatsapi.la \
   $(top_builddir)/src/applications/fs/ecrs/libgnunetecrs.la \
-  $(top_builddir)/src/applications/fs/fsui/libgnunetfsui.la \  
-  $(top_builddir)/src/util/libgnunetutil.la 
+  $(top_builddir)/src/applications/fs/fsui/libgnunetfsui.la \
+  $(top_builddir)/src/util/libgnunetutil.la
 
 EXTRA_DIST = \
   check.conf





reply via email to

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