mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 742281 - Append instead of assigning OS_LIBS in xpcom/tests/windows/Makefile.in r=glandium
This commit is contained in:
parent
2c75fb8742
commit
1deed44e96
@ -54,4 +54,4 @@ CPP_UNIT_TESTS = \
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
OS_LIBS = $(call EXPAND_LIBNAME,rpcrt4 uuid advapi32)
|
||||
OS_LIBS += $(call EXPAND_LIBNAME,rpcrt4 uuid)
|
||||
|
Loading…
Reference in New Issue
Block a user