vmware/xorg: Link against libkms

If the system doesn't have libkms installed it wont try to link against it.
This commit is contained in:
Jakob Bornecrantz 2009-11-24 19:20:59 +01:00
parent 77529a2cf2
commit 45d9ea3619
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ LIBS = \
$(GALLIUM_AUXILIARIES)
LINKS = \
$(shell pkg-config --libs --silence-errors libkms) \
$(shell pkg-config --libs libdrm)
DRIVER_DEFINES = \