fixes errors ./configure was complaining about

NOTE: This is a candidate for the 9.0 branch.

Cc: Matt Turner <matts...@gmail.com>
---
If you want I can squash all three patches before pushing.
Only tested on 9.0 branch.

 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 5e0071c..7f32bc2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -61,6 +61,8 @@ PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION)
 EXTRA_FILES = \
        aclocal.m4                                      \
        configure                                       \
+       bin/config.sub                                  \
+       bin/config.guess                                \
        bin/install-sh                                  \
        src/glsl/glsl_parser.cc                         \
        src/glsl/glsl_parser.h                          \
-- 
1.7.4.1

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to