legacy/i810: hwmc additionally depends upon building DRI

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson 2012-04-29 21:59:52 +01:00
parent 444da84c47
commit ffdf9aca12
1 changed files with 1 additions and 1 deletions

View File

@ -25,10 +25,10 @@ liblegacy_i810_la_SOURCES +=\
i810_dri.c \
i810_dri.h \
$(NULL)
endif
if XVMC
liblegacy_i810_la_SOURCES += \
i810_hwmc.c \
$(NULL)
endif
endif