mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
XQuartz: Fixed --disable-glx
This commit is contained in:
@@ -13,9 +13,9 @@ if GLX
|
||||
GL_DIR = GL
|
||||
endif
|
||||
|
||||
SUBDIRS = bundle . GL xpr pbproxy mach-startup doc
|
||||
SUBDIRS = bundle . $(GL_DIR) xpr pbproxy mach-startup doc
|
||||
|
||||
DIST_SUBDIRS = bundle . $(GL_DIR) xpr pbproxy mach-startup doc
|
||||
DIST_SUBDIRS = bundle . GL xpr pbproxy mach-startup doc
|
||||
|
||||
libXquartz_la_SOURCES = \
|
||||
$(top_srcdir)/fb/fbcmap_mi.c \
|
||||
|
||||
Reference in New Issue
Block a user