aboutsummaryrefslogtreecommitdiffstats
path: root/autoconf
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-10-09 15:44:28 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-10-09 15:44:28 +0000
commit5ab73460f517002fbc982a88b6a797a5da14ee9b (patch)
treecb10416b757d567c2ba3347c2e52bc84a4a6b914 /autoconf
parentbf43ac6abf3b4a50ef2ae658628213980d6ae563 (diff)
downloadexternal_llvm-5ab73460f517002fbc982a88b6a797a5da14ee9b.zip
external_llvm-5ab73460f517002fbc982a88b6a797a5da14ee9b.tar.gz
external_llvm-5ab73460f517002fbc982a88b6a797a5da14ee9b.tar.bz2
Added 177.mesa to the list of Makefiles to propogate to the object root.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8981 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'autoconf')
-rw-r--r--autoconf/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/autoconf/configure.ac b/autoconf/configure.ac
index 2ec0055..ef2392f 100644
--- a/autoconf/configure.ac
+++ b/autoconf/configure.ac
@@ -115,6 +115,7 @@ AC_CONFIG_MAKEFILE(test/Programs/External/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/Makefile.spec)
AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CFP2000/Makefile)
+AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CFP2000/177.mesa/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CFP2000/179.art/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CFP2000/183.equake/Makefile)
AC_CONFIG_MAKEFILE(test/Programs/External/SPEC/CFP2000/188.ammp/Makefile)