From 29439acfebbcbe9d551fa8855dcd341e4b4cfe38 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 25 Aug 2010 15:56:35 +0200 Subject: Makefile: add gopher.c file to build As the VC and RISCOS makefiles don't use the .inc file --- lib/Makefile.vc6 | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Makefile.vc6') diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index ffe4b562e..2e18e145b 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -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 \ -- cgit v1.2.3