summaryrefslogtreecommitdiff
path: root/src/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.inc')
-rw-r--r--src/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.inc b/src/Makefile.inc
index 9fb9946d6..44cfe0f81 100644
--- a/src/Makefile.inc
+++ b/src/Makefile.inc
@@ -65,12 +65,12 @@ CURL_CFILES = \
tool_doswin.c \
tool_easysrc.c \
tool_filetime.c \
+ tool_findfile.c \
tool_formparse.c \
tool_getparam.c \
tool_getpass.c \
tool_help.c \
tool_helpers.c \
- tool_homedir.c \
tool_hugehelp.c \
tool_libinfo.c \
tool_listhelp.c \
@@ -108,12 +108,12 @@ CURL_HFILES = \
tool_doswin.h \
tool_easysrc.h \
tool_filetime.h \
+ tool_findfile.h \
tool_formparse.h \
tool_getparam.h \
tool_getpass.h \
tool_help.h \
tool_helpers.h \
- tool_homedir.h \
tool_hugehelp.h \
tool_libinfo.h \
tool_main.h \