gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r34464 - libmicrohttpd/src


From: gnunet
Subject: [GNUnet-SVN] r34464 - libmicrohttpd/src
Date: Mon, 1 Dec 2014 11:55:44 +0100

Author: grothoff
Date: 2014-12-01 11:55:44 +0100 (Mon, 01 Dec 2014)
New Revision: 34464

Modified:
   libmicrohttpd/src/Makefile.am
Log:
fix #3560 as suggested by reporter

Modified: libmicrohttpd/src/Makefile.am
===================================================================
--- libmicrohttpd/src/Makefile.am       2014-12-01 09:57:57 UTC (rev 34463)
+++ libmicrohttpd/src/Makefile.am       2014-12-01 10:55:44 UTC (rev 34464)
@@ -18,7 +18,7 @@
 endif
 endif
 
-SUBDIRS = include platform microhttpd $(microspdy) examples $(curltests) 
$(zzuftests) .
+SUBDIRS = include platform microhttpd $(microspdy) $(curltests) $(zzuftests) .
 
 if BUILD_EXAMPLES
 SUBDIRS += examples




reply via email to

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