diff options
Diffstat (limited to 'GL/mesa/Makefile.am')
-rw-r--r-- | GL/mesa/Makefile.am | 2 |
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 |