mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-31 01:20:37 -08:00
(LIBS): Add $(WSOCK32). From David Ponce <dponce@voila.fr>.
This commit is contained in:
parent
559ac4c15d
commit
c4aca2a37b
1 changed files with 1 additions and 0 deletions
|
|
@ -137,6 +137,7 @@ LIBS = $(TLIB0) \
|
|||
$(GDI32) \
|
||||
$(COMDLG32) \
|
||||
$(USER32) \
|
||||
$(WSOCK32) \
|
||||
$(MPR) \
|
||||
$(SHELL32) \
|
||||
$(libc)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue