[cairo-commit] pixman/src

Behdad Esfahbod behdad at kemper.freedesktop.org
Thu Apr 19 21:54:44 PDT 2007


 pixman/src/Makefile.am |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
diff-tree 2a038956635e27f61fb2147527d2262eebf9bb26 (from abcd929c57459f95e93504e0ef07b012b497a363)
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Fri Apr 20 00:55:03 2007 -0400

    [pixman] Fix typo in Makefile.am

diff --git a/pixman/src/Makefile.am b/pixman/src/Makefile.am
index 5348fcb..106f60b 100644
--- a/pixman/src/Makefile.am
+++ b/pixman/src/Makefile.am
@@ -2,7 +2,7 @@ noinst_LTLIBRARIES = libpixman.la
 
 libpixman_la_SOURCES = \
 	pixman.h \
-	pixman-int.h \
+	pixmanint.h \
 	pixman-remap.h \
 	pixman-xserver-compat.h \
 	pixregion.c \


More information about the cairo-commit mailing list