Makefile: add gopher.c file to build

As the VC and RISCOS makefiles don't use the .inc file
This commit is contained in:
Daniel Stenberg 2010-08-25 15:56:35 +02:00
parent a049528e94
commit 29439acfeb
2 changed files with 5 additions and 1 deletions

View file

@ -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 \