gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 01/05: src/microhttpd/Makefile: cosmetics


From: gnunet
Subject: [libmicrohttpd] 01/05: src/microhttpd/Makefile: cosmetics
Date: Wed, 27 Oct 2021 19:56:41 +0200

This is an automated email from the git hooks/post-receive script.

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit a1cc6eeea3488af7b3d356e09d0707a82c1dff11
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Tue Oct 26 10:10:55 2021 +0300

    src/microhttpd/Makefile: cosmetics
---
 src/microhttpd/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/microhttpd/Makefile.am b/src/microhttpd/Makefile.am
index 3e4c5ea1..405f4735 100644
--- a/src/microhttpd/Makefile.am
+++ b/src/microhttpd/Makefile.am
@@ -197,8 +197,6 @@ check_PROGRAMS += \
   test_postprocessor_amp
 endif
 
-TESTS = $(check_PROGRAMS)
-
 # Do not test trigger of select by shutdown of listen socket
 # on Cygwin as this ability is deliberately ignored on Cygwin
 # to improve compatibility with core OS.
@@ -216,6 +214,8 @@ endif
 endif
 endif
 
+TESTS = $(check_PROGRAMS)
+
 test_start_stop_SOURCES = \
   test_start_stop.c
 test_start_stop_LDADD = \

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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