diff options
-rw-r--r-- | ftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index 3c467fb381f4..3eac72676cce 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -6,6 +6,7 @@ SUBDIR += curl SUBDIR += downloader SUBDIR += ftpfind + SUBDIR += ftplocate SUBDIR += ftpmirror SUBDIR += ftpsearch SUBDIR += ftptool |