mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-02 20:25:22 +00:00
10 lines
166 B
Makefile
10 lines
166 B
Makefile
SUBDIRS = glx
|
|
|
|
WINDOWS_EXTRAS = \
|
|
windows/ChangeLog \
|
|
windows/glwindows.h \
|
|
windows/glwrap.c \
|
|
windows/indirect.c
|
|
|
|
EXTRA_DIST = symlink-mesa.sh $(WINDOWS_EXTRAS)
|