gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 111/254: curl.1: depend the build on the Makefile.i


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 111/254: curl.1: depend the build on the Makefile.inc too
Date: Sat, 17 Jun 2017 16:52:23 +0200

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

ng0 pushed a commit to annotated tag gnurl-7.54.1
in repository gnurl.

commit 78007305203140162f567fd611182cfc41ac51dd
Author: Daniel Stenberg <address@hidden>
AuthorDate: Mon May 8 15:10:09 2017 +0200

    curl.1: depend the build on the Makefile.inc too
    
    ... to also make it update when we remove files, like we did for
    --environment in commit a8e388dd1095.
---
 docs/cmdline-opts/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/cmdline-opts/Makefile.am b/docs/cmdline-opts/Makefile.am
index bcd498a1f..e6ecf7a6b 100644
--- a/docs/cmdline-opts/Makefile.am
+++ b/docs/cmdline-opts/Makefile.am
@@ -30,5 +30,5 @@ EXTRA_DIST = $(DPAGES) MANPAGE.md gen.pl $(OTHERPAGES) 
CMakeLists.txt
 
 all: $(MANPAGE)
 
-$(MANPAGE): $(DPAGES) $(OTHERPAGES)
+$(MANPAGE): $(DPAGES) $(OTHERPAGES) Makefile.inc
        @PERL@ $(srcdir)/gen.pl mainpage $(srcdir) > $(MANPAGE)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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