summaryrefslogtreecommitdiffstats
path: root/RepositoryFixes.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-05-30 18:01:40 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-05-30 18:01:40 +0300
commit3beeaf072507c4912bd46c3fb842db8458ca93bf (patch)
tree30dc863330f86e848940a400338e7b90533bef3e /RepositoryFixes.mk
parentchmod -x (diff)
downloadcore-3beeaf072507c4912bd46c3fb842db8458ca93bf.tar.gz
core-3beeaf072507c4912bd46c3fb842db8458ca93bf.zip
Add the Win32 "version" library
Diffstat (limited to 'RepositoryFixes.mk')
-rw-r--r--RepositoryFixes.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/RepositoryFixes.mk b/RepositoryFixes.mk
index 9aef1143fcf2..74aecdf01f41 100644
--- a/RepositoryFixes.mk
+++ b/RepositoryFixes.mk
@@ -130,6 +130,7 @@ gb_Library_NOILIBFILENAMES:=\
user32 \
uuid \
uwinapi \
+ version \
winspool \
gb_Library_FILENAMES := $(filter-out $(foreach lib,$(gb_Library_NOILIBFILENAMES),$(lib):%),$(gb_Library_FILENAMES))