diff --git a/hw/xfree86/Makefile.am b/hw/xfree86/Makefile.am index 98d7ec806..eff2c31f7 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