summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@tungstengraphics.com>2008-10-15 12:00:16 +0100
committerAlan Hourihane <alanh@tungstengraphics.com>2008-10-15 12:00:16 +0100
commit66a87517bd80b21e107df9d57968d81a92f91fd5 (patch)
treebb96b042e4bd02e20aa32fe6cd632ee2d59cae08 /hw
parentced6690284fd334f225bbc94685c114ad3ab96d8 (diff)
re-enable DRI2
Diffstat (limited to 'hw')
-rw-r--r--hw/xfree86/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/hw/xfree86/Makefile.am b/hw/xfree86/Makefile.am
index eff2c31f7..98d7ec806 100644
--- a/hw/xfree86/Makefile.am
+++ b/hw/xfree86/Makefile.am
@@ -4,9 +4,9 @@ if DRI
DRI_SUBDIR = dri
endif
-#if DRI2
-#DRI2_SUBDIR = dri2
-#endif
+if DRI2
+DRI2_SUBDIR = dri2
+endif
if XF86UTILS
XF86UTILS_SUBDIR = utils