gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7374 - in libmicrohttpd/src/testcurl: . https


From: gnunet
Subject: [GNUnet-SVN] r7374 - in libmicrohttpd/src/testcurl: . https
Date: Tue, 1 Jul 2008 19:22:49 -0600 (MDT)

Author: grothoff
Date: 2008-07-01 19:22:49 -0600 (Tue, 01 Jul 2008)
New Revision: 7374

Modified:
   libmicrohttpd/src/testcurl/Makefile.am
   libmicrohttpd/src/testcurl/https/Makefile.am
Log:
better

Modified: libmicrohttpd/src/testcurl/Makefile.am
===================================================================
--- libmicrohttpd/src/testcurl/Makefile.am      2008-07-02 00:59:57 UTC (rev 
7373)
+++ libmicrohttpd/src/testcurl/Makefile.am      2008-07-02 01:22:49 UTC (rev 
7374)
@@ -1,4 +1,4 @@
-SUBDIRS  = https .
+SUBDIRS  = . https
 
 AM_CPPFLAGS = \
 -I$(top_srcdir)/src/daemon \

Modified: libmicrohttpd/src/testcurl/https/Makefile.am
===================================================================
--- libmicrohttpd/src/testcurl/https/Makefile.am        2008-07-02 00:59:57 UTC 
(rev 7373)
+++ libmicrohttpd/src/testcurl/https/Makefile.am        2008-07-02 01:22:49 UTC 
(rev 7374)
@@ -1,4 +1,4 @@
-SUBDIRS  = .
+SUBDIRS = .
 
 AM_CPPFLAGS = -ggdb \
 -I$(top_srcdir)/src/daemon \
@@ -14,4 +14,3 @@
 daemon_https_test_get_LDADD  = \
   $(top_builddir)/src/daemon/libmicrohttpd.la \
   @LIBCURL@
-  
\ No newline at end of file





reply via email to

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