[cairo-commit] src/Makefile.am

Behdad Esfahbod behdad at kemper.freedesktop.org
Thu Oct 5 08:53:12 PDT 2006


 src/Makefile.am |    1 +
 1 files changed, 1 insertion(+)

New commits:
diff-tree 2041db91968c7c06cdb2e454f572c50d75144d29 (from bda77f505c911aea8ce684cb22a1469d1b7a9049)
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Thu Oct 5 11:51:25 2006 -0400

    [Makefile.am] Pass srcdir down to the tests

diff --git a/src/Makefile.am b/src/Makefile.am
index a0e30ee..761b9eb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -281,6 +281,7 @@ install-data-local:
 	  false ;									\
         fi
 
+TESTS_ENVIRONMENT = srcdir="$(srcdir)"
 TESTS = check-def.sh check-plt.sh check-headers.sh
 EXTRA_DIST += $(TESTS)
 


More information about the cairo-commit mailing list