First import
[xorg_rtime.git] / xorg-server-1.4 / GL / Makefile.am
blobdf9f533e28704d699e82a014bfb72321c9cae945
1 # someone could get really crazy someday and add support for the SI...
3 # xwin/darwin/xfree86 have their accel support under the DDX
5 if BUILD_DARWIN
6 DARWIN_SUBDIRS = apple
7 endif
8 SUBDIRS = glx mesa $(DARWIN_SUBDIRS)
10 WINDOWS_EXTRAS = \
11         windows/ChangeLog \
12         windows/glwindows.h \
13         windows/glwrap.c \
14         windows/indirect.c
16 EXTRA_DIST = symlink-mesa.sh $(WINDOWS_EXTRAS)