gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 60/220: lib/Makefile.am: make checksrc run in vquic


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 60/220: lib/Makefile.am: make checksrc run in vquic too
Date: Thu, 12 Sep 2019 17:27:00 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 47645f45da29d86865275eacf05b524009902729
Author: Daniel Stenberg <address@hidden>
AuthorDate: Mon Aug 5 10:36:29 2019 +0200

    lib/Makefile.am: make checksrc run in vquic too
---
 lib/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index b5551e413..839751edf 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -138,7 +138,7 @@ CS_ = $(CS_0)
 
 checksrc:
        $(CHECKSRC)(@PERL@ $(srcdir)/checksrc.pl -D$(srcdir) 
-W$(srcdir)/curl_config.h \
-       $(srcdir)/*.[ch] $(srcdir)/vauth/*.[ch] $(srcdir)/vtls/*.[ch])
+       $(srcdir)/*.[ch] $(srcdir)/vauth/*.[ch] $(srcdir)/vtls/*.[ch] 
$(srcdir)/vquic/*.[ch])
 
 if CURLDEBUG
 # for debug builds, we scan the sources on all regular make invokes

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



reply via email to

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