summaryrefslogtreecommitdiff
path: root/GL/mesa
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2006-03-21 22:54:38 +0000
committerKristian Høgsberg <krh@redhat.com>2006-03-21 22:54:38 +0000
commit966d93ef6d1f2ed02f3b81b5bf5a1ebbdd48c93d (patch)
tree0026887efa40f5d39b889a7af852638adb75ff53 /GL/mesa
parent8e3ad87d01c102591c7dc25614f6ac10e444a1b1 (diff)
Make the server distcheck and tag 1.0.99.1 snapshot.
Bump CVS version to 1.0.99.1. Distcheck fixes.
Diffstat (limited to 'GL/mesa')
-rw-r--r--GL/mesa/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/GL/mesa/Makefile.am b/GL/mesa/Makefile.am
index 72b699476..18eebfc92 100644
--- a/GL/mesa/Makefile.am
+++ b/GL/mesa/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = main math array_cache swrast swrast_setup tnl shader X
+SUBDIRS = main math array_cache swrast swrast_setup tnl shader X glapi
noinst_LTLIBRARIES = libGLcore.la