xserver-multidpi/GL/Makefile.am

17 lines
368 B
Makefile
Raw Normal View History

2005-07-16 06:24:21 +02:00
# someone could get really crazy someday and add support for the SI...
2005-07-12 02:55:43 +02:00
# xwin/darwin/xfree86 have their accel support under the DDX
2007-02-17 09:55:32 +01:00
if BUILD_DARWIN
DARWIN_SUBDIRS = apple
endif
SUBDIRS = glx mesa $(DARWIN_SUBDIRS)
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)