summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/legacy/i810/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/legacy/i810/Makefile.am b/src/legacy/i810/Makefile.am
index a1bdd85b0..e7fa04f15 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