mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-27 20:58:52 +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)
|