summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2013-11-04 14:52:22 -0800
committerMatt Turner <[email protected]>2013-11-06 11:26:19 -0800
commit5ca3926442361fb6e9ac75c7af63f37b94278ab7 (patch)
tree8e857afba4fd5ae0999f689cd63fa49a5c861040 /configure.ac
parentb0bfb7c41ea0874d71530698ac9343936fc2e5bd (diff)
mesa: Build program as part of libmesa.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0a250471eeb..bbdad837667 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2096,7 +2096,6 @@ AC_CONFIG_FILES([Makefile
src/mesa/drivers/x11/Makefile
src/mesa/main/tests/Makefile
src/mesa/main/tests/hash_table/Makefile
- src/mesa/program/Makefile
src/mesa/x86-64/Makefile
src/mesa/x86/Makefile])