mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-25 22:20:06 +01:00
re-enable DRI2
This commit is contained in:
parent
ced6690284
commit
66a87517bd
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue