summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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@