mirror of
https://github.com/curl/curl.git
synced 2026-08-26 01:53:31 +03:00
Makefile: add gopher.c file to build
As the VC and RISCOS makefiles don't use the .inc file
This commit is contained in:
parent
a049528e94
commit
29439acfeb
2 changed files with 5 additions and 1 deletions
|
|
@ -471,6 +471,7 @@ X_OBJS= \
|
|||
$(DIROBJ)\getenv.obj \
|
||||
$(DIROBJ)\getinfo.obj \
|
||||
$(DIROBJ)\gtls.obj \
|
||||
$(DIROBJ)\gopher.obj \
|
||||
$(DIROBJ)\hash.obj \
|
||||
$(DIROBJ)\hmac.obj \
|
||||
$(DIROBJ)\hostares.obj \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue