diff options
Diffstat (limited to 'xorg-server/hw/xwin/glx/makefile')
-rw-r--r-- | xorg-server/hw/xwin/glx/makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg-server/hw/xwin/glx/makefile b/xorg-server/hw/xwin/glx/makefile index 5f93d8204..e9f2da506 100644 --- a/xorg-server/hw/xwin/glx/makefile +++ b/xorg-server/hw/xwin/glx/makefile @@ -5,6 +5,7 @@ DEFINES += GLAPIENTRY=__stdcall _GLAPI_NO_EXPORTS DEFINES += XWIN_CLIPBOARD DEFINES += XWIN_MULTIWINDOW +DEFINES += XWIN_GLX_WINDOWS DEFINES += XWIN_RANDR DEFINES += RELOCATE_PROJECTROOT INCLUDES += ..\..\..\miext\rootless |