fix MinGW build

This commit is contained in:
Matúš Kukan 2012-02-19 19:49:57 +01:00
parent b1a87ca784
commit e5147229c7

View file

@ -71,7 +71,7 @@ ifeq ($(OS),WNT)
$(eval $(call gb_Executable_add_linked_libs,$(gengalbin),\
kernel32 \
msvcrt \
oldnames \
$(gb_Library_win32_OLDNAMES) \
user32 \
uwinapi \
))