mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-24 20:40:04 +01:00
9 lines
177 B
Makefile
9 lines
177 B
Makefile
SUBDIRS = glx mesa apple
|
|
|
|
WINDOWS_EXTRAS = \
|
|
windows/ChangeLog \
|
|
windows/glwindows.h \
|
|
windows/glwrap.c \
|
|
windows/indirect.c
|
|
|
|
EXTRA_DIST = symlink-mesa.sh $(WINDOWS_EXTRAS)
|