summaryrefslogtreecommitdiff
path: root/include/curl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/curl/Makefile.am')
-rw-r--r--include/curl/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/curl/Makefile.am b/include/curl/Makefile.am
index bee5c25af..a3b444386 100644
--- a/include/curl/Makefile.am
+++ b/include/curl/Makefile.am
@@ -4,7 +4,7 @@ pkginclude_HEADERS = \
pkgincludedir= $(includedir)/curl
-# curlbuild.h does not exist in the CVS tree. When the original libcurl
+# curlbuild.h does not exist in the git tree. When the original libcurl
# source code distribution archive file is created, curlbuild.h.dist is
# renamed to curlbuild.h and included in the tarball so that it can be
# used directly on non-configure systems.