gallivm/llvmpipe: fix 64-bit %ll format compiler warnings for mingw32
[mesa.git] / Makefile.am
index e411218eb2f1eb9a00046e8466bb07df4e7769e6..5e0071c0490a532dd0bb551ef05d0ec1d75e6df4 100644 (file)
@@ -21,6 +21,8 @@
 
 SUBDIRS = src
 
+ACLOCAL_AMFLAGS = -I m4
+
 doxygen:
        cd doxygen && $(MAKE)
 
@@ -59,6 +61,7 @@ PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION)
 EXTRA_FILES = \
        aclocal.m4                                      \
        configure                                       \
+       bin/install-sh                                  \
        src/glsl/glsl_parser.cc                         \
        src/glsl/glsl_parser.h                          \
        src/glsl/glsl_lexer.cc                          \