summaryrefslogtreecommitdiff
path: root/GL/Makefile.am
blob: 29d03f2d6f5adbb133b50671bc3153b9521de2fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
if XQUARTZ
XQUARTZ_SUBDIRS = apple
endif

SUBDIRS = glx mesa $(XQUARTZ_SUBDIRS)
DIST_SUBDIRS = glx mesa apple

WINDOWS_EXTRAS = \
	windows/ChangeLog \
	windows/glwindows.h \
	windows/glwrap.c \
	windows/indirect.c

EXTRA_DIST = symlink-mesa.sh $(WINDOWS_EXTRAS)