diff options
Diffstat (limited to 'lib/libfetch/Makefile')
-rw-r--r-- | lib/libfetch/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libfetch/Makefile b/lib/libfetch/Makefile index a00e8fc..f41cb90 100644 --- a/lib/libfetch/Makefile +++ b/lib/libfetch/Makefile @@ -20,7 +20,6 @@ LDADD= -lssl -lcrypto NO_WERROR= yes SHLIB_MAJOR= 3 -SHLIB_MINOR= 0 ftperr.h: ftp.errors @echo "static struct fetcherr _ftp_errlist[] = {" > ${.TARGET} |