gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] branch master updated: Fix failure to build


From: gnunet
Subject: [gnurl] branch master updated: Fix failure to build
Date: Wed, 01 Apr 2020 14:55:10 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

The following commit(s) were added to refs/heads/master by this push:
     new 467c74a5e Fix failure to build
467c74a5e is described below

commit 467c74a5e0796732a67176ee6aa2d0c47c4e9109
Author: Nikita Gillmann <address@hidden>
AuthorDate: Wed Apr 1 14:54:55 2020 +0200

    Fix failure to build
---
 src/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 5710fb4d4..42007a4c4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -52,7 +52,7 @@ endif
 include Makefile.inc
 
 # CURL_FILES comes from Makefile.inc
-gnurl_SOURCES = $(CURL_FILES)
+gnurl_SOURCES = $(GNURL_FILES)
 
 # This might hold -Werror
 CFLAGS += @CURL_CFLAG_EXTRAS@

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



reply via email to

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