From: Kim F. Storm Date: Tue, 19 Mar 2002 12:01:09 +0000 (+0000) Subject: (LIBS): Add $(WSOCK32). From David Ponce . X-Git-Tag: ttn-vms-21-2-B4~16082 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c4aca2a37bdf62c677311520fe4dfd8701f8c96f;p=emacs.git (LIBS): Add $(WSOCK32). From David Ponce . --- diff --git a/src/makefile.w32-in b/src/makefile.w32-in index b9b1b2a85ab..10ab92dffa3 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in @@ -137,6 +137,7 @@ LIBS = $(TLIB0) \ $(GDI32) \ $(COMDLG32) \ $(USER32) \ + $(WSOCK32) \ $(MPR) \ $(SHELL32) \ $(libc)