diff options
Diffstat (limited to 'libfetch/Makefile')
-rw-r--r-- | libfetch/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libfetch/Makefile b/libfetch/Makefile index 6b183cb..05f045e 100644 --- a/libfetch/Makefile +++ b/libfetch/Makefile @@ -1,4 +1,3 @@ -CFLAGS_ALL += -DINET6 -DWITH_SSL -DFTP_COMBINE_CWDS libs-y += libfetch.a libfetch.a-objs := common.o fetch.o file.o ftp.o http.o generate-y += ftperr.h httperr.h |