gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] branch master updated: Makefile fixed for dist* targets


From: gnunet
Subject: [libmicrohttpd] branch master updated: Makefile fixed for dist* targets
Date: Wed, 28 Jul 2021 12:08:11 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new f493fd84 Makefile fixed for dist* targets
f493fd84 is described below

commit f493fd84dc01ed2940e56de0634772ddb4e56139
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Wed Jul 28 13:04:27 2021 +0300

    Makefile fixed for dist* targets
---
 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 fb10b0a2..3e4c5ea1 100644
--- a/src/microhttpd/Makefile.am
+++ b/src/microhttpd/Makefile.am
@@ -366,10 +366,10 @@ test_str_token_SOURCES = \
   test_str_token.c mhd_str.c mhd_str.h
 
 test_str_token_remove_SOURCES = \
-  test_str_token_remove.c mhd_str.c mhd_str.h mhd_assert.h mhd_options.h
+  test_str_token_remove.c mhd_str.c mhd_str.h mhd_assert.h 
../include/mhd_options.h
 
 test_str_tokens_remove_SOURCES = \
-  test_str_tokens_remove.c mhd_str.c mhd_str.h mhd_assert.h mhd_options.h
+  test_str_tokens_remove.c mhd_str.c mhd_str.h mhd_assert.h 
../include/mhd_options.h
 
 test_http_reasons_SOURCES = \
   test_http_reasons.c \

-- 
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]