summaryrefslogtreecommitdiff
path: root/GL/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'GL/Makefile.am')
-rw-r--r--GL/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/GL/Makefile.am b/GL/Makefile.am
index 29d03f2d6..44fca18c5 100644
--- a/GL/Makefile.am
+++ b/GL/Makefile.am
@@ -2,8 +2,8 @@ if XQUARTZ
XQUARTZ_SUBDIRS = apple
endif
-SUBDIRS = glx mesa $(XQUARTZ_SUBDIRS)
-DIST_SUBDIRS = glx mesa apple
+SUBDIRS = glx $(XQUARTZ_SUBDIRS)
+DIST_SUBDIRS = glx apple
WINDOWS_EXTRAS = \
windows/ChangeLog \