gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 01/14: doc/Makefile: added phony target to force update


From: gnunet
Subject: [libmicrohttpd] 01/14: doc/Makefile: added phony target to force update timestamp
Date: Thu, 06 Jan 2022 17:07:24 +0100

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit 5e90bb9288a3303f00faf57cf6f3a4e5f1dc7468
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Mon Jan 3 22:05:01 2022 +0300

    doc/Makefile: added phony target to force update timestamp
---
 doc/Makefile.am | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am
index e3a5d748..dec730e5 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -58,4 +58,9 @@ uninstall-local:
          rm -f "$(DESTDIR)$(infodir)/libmicrohttpd_performance_data.png" \
        else : ; fi
 
-# end of 'if BUILD_DOC'
+update-stamp:
+       @rm -f '$(srcdir)/stamp-vti' '$(srcdir)/version.texi' && \
+         $(MAKE) $(AM_MAKEFLAGS) '$(srcdir)/version.texi'
+
+.PHONY: update-stamp
+

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