gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 11/14: Makefile: added force update of doc version stamp


From: gnunet
Subject: [libmicrohttpd] 11/14: Makefile: added force update of doc version stamps before 'dist' target
Date: Thu, 06 Jan 2022 17:07:34 +0100

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit 895542a1ce315e58e33e0567ccec34f0792a98fd
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Wed Jan 5 14:41:31 2022 +0300

    Makefile: added force update of doc version stamps before 'dist' target
---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index 02d94bf3..72c8b864 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -62,5 +62,6 @@ dist-hook:
 
 pre-dist-hook:
        @echo "Preparing to make dist"
+       @$(am__cd) doc && $(MAKE) $(AM_MAKEFLAGS) update-stamp
 
 .PHONY: pre-dist-hook
\ No newline at end of file

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