1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-03 12:31:32 -08:00

(LIBS): Include OLE32.

This commit is contained in:
Jason Rumney 2007-07-11 14:41:44 +00:00
parent a71f59c1fa
commit c1c5c06dc3

View file

@ -138,7 +138,7 @@ LIBS = $(TLIB0) \
$(TLIB1) \
$(TLIBW32) \
$(TLASTLIB) \
$(WINMM) \
$(WINMM) \
$(ADVAPI32) \
$(GDI32) \
$(COMDLG32) \
@ -146,6 +146,7 @@ LIBS = $(TLIB0) \
$(MPR) \
$(SHELL32) \
$(WINSPOOL) \
$(OLE32) \
$(libc)
#