gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r26655 - libmicrohttpd/src/daemon


From: gnunet
Subject: [GNUnet-SVN] r26655 - libmicrohttpd/src/daemon
Date: Fri, 29 Mar 2013 16:49:05 +0100

Author: grothoff
Date: 2013-03-29 16:49:05 +0100 (Fri, 29 Mar 2013)
New Revision: 26655

Modified:
   libmicrohttpd/src/daemon/Makefile.am
Log:
-renaming for consistency

Modified: libmicrohttpd/src/daemon/Makefile.am
===================================================================
--- libmicrohttpd/src/daemon/Makefile.am        2013-03-29 15:47:51 UTC (rev 
26654)
+++ libmicrohttpd/src/daemon/Makefile.am        2013-03-29 15:49:05 UTC (rev 
26655)
@@ -60,12 +60,12 @@
 
 
 check_PROGRAMS = \
-  daemon_test 
+  test_daemon 
 
 if HAVE_POSTPROCESSOR
 check_PROGRAMS += \
-  postprocessor_test \
-  postprocessor_large_test \
+  test_postprocessor \
+  test_postprocessor_large \
   test_postprocessor_amp
 endif
 




reply via email to

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