From 7facb209a705ca406b05272c233ea0cfd6a5b266 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Sat, 16 Jul 2005 04:24:21 +0000 Subject: [PATCH] Hook in the GLcore build --- GL/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/GL/Makefile.am b/GL/Makefile.am index dd1ba99ab..3b3e74d09 100644 --- a/GL/Makefile.am +++ b/GL/Makefile.am @@ -1,3 +1,5 @@ -SUBDIRS = glx +SUBDIRS = glx mesa + +# someone could get really crazy someday and add support for the SI... # xwin/darwin/xfree86 have their accel support under the DDX