summaryrefslogtreecommitdiff
path: root/GL/Makefile.am
diff options
context:
space:
mode:
authorGeorge Sapountzis <gsap7@yahoo.gr>2008-04-18 17:47:01 +0300
committerGeorge Sapountzis <gsap7@yahoo.gr>2008-04-23 18:11:55 +0300
commitdd7a53f8f21e41e1ab43f7e684ba586abc97ef7e (patch)
treec0340bc8573c61bee4e9bf01243923b77bc6a503 /GL/Makefile.am
parent567d389d47dee233a973b101e04ce41c47a68f34 (diff)
glcore: drop GLcore (build system)
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 \