From ffdf9aca12adcfa1ec7ab7a1706873105a5f0d4a Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sun, 29 Apr 2012 21:59:52 +0100 Subject: legacy/i810: hwmc additionally depends upon building DRI Signed-off-by: Chris Wilson --- src/legacy/i810/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/legacy/i810/Makefile.am b/src/legacy/i810/Makefile.am index a1bdd85b..e7fa04f1 100644 --- a/src/legacy/i810/Makefile.am +++ b/src/legacy/i810/Makefile.am @@ -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 -- cgit v1.2.3