changeset 44022:17bf646199a1

(LIBS): Add $(WSOCK32). From David Ponce <dponce@voila.fr>.
author Kim F. Storm <storm@cua.dk>
date Tue, 19 Mar 2002 12:01:09 +0000
parents b2462b8e1cf2
children 1c75e6151418
files src/makefile.w32-in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/makefile.w32-in	Mon Mar 18 21:21:57 2002 +0000
+++ b/src/makefile.w32-in	Tue Mar 19 12:01:09 2002 +0000
@@ -137,6 +137,7 @@
 	$(GDI32)	\
 	$(COMDLG32)	\
 	$(USER32)	\
+	$(WSOCK32)	\
 	$(MPR)		\
 	$(SHELL32)	\
 	$(libc)