gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6120 - GNUnet/src/applications/testing


From: gnunet
Subject: [GNUnet-SVN] r6120 - GNUnet/src/applications/testing
Date: Wed, 23 Jan 2008 19:06:21 -0700 (MST)

Author: nevans
Date: 2008-01-23 19:06:21 -0700 (Wed, 23 Jan 2008)
New Revision: 6120

Modified:
   GNUnet/src/applications/testing/Makefile.am
Log:


Modified: GNUnet/src/applications/testing/Makefile.am
===================================================================
--- GNUnet/src/applications/testing/Makefile.am 2008-01-24 02:05:47 UTC (rev 
6119)
+++ GNUnet/src/applications/testing/Makefile.am 2008-01-24 02:06:21 UTC (rev 
6120)
@@ -14,7 +14,7 @@
 
 check_PROGRAMS = \
   testingtest \
-  remotetesting \
+  remotetest \
   testingtest_loop
 
 TESTS = $(check_PROGRAMS)
@@ -25,9 +25,9 @@
  $(top_builddir)/src/util/libgnunetutil.la \
  $(top_builddir)/src/applications/testing/libgnunettesting_api.la
 
-remotetesting_SOURCES = \
- remotetesting.c
-remotetesting_LDADD = \
+remotetest_SOURCES = \
+ remotetest.c
+remotetest_LDADD = \
  $(top_builddir)/src/util/libgnunetutil.la \
  $(top_builddir)/src/applications/testing/libgnunettesting_api.la
 





reply via email to

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