xserver-multidpi/GL/Makefile.am

15 lines
262 B
Makefile
Raw Normal View History

if XQUARTZ
XQUARTZ_SUBDIRS = apple
2007-02-17 09:55:32 +01:00
endif
SUBDIRS = glx mesa $(XQUARTZ_SUBDIRS)
DIST_SUBDIRS = glx mesa apple
2007-02-17 09:55:32 +01:00
WINDOWS_EXTRAS = \
windows/ChangeLog \
windows/glwindows.h \
windows/glwrap.c \
windows/indirect.c
2007-02-17 09:55:32 +01:00
EXTRA_DIST = symlink-mesa.sh $(WINDOWS_EXTRAS)