[cairo-commit] libpixman/src Makefile.am,1.8,1.9

Carl Worth commit at pdx.freedesktop.org
Fri Jan 21 10:59:35 PST 2005


Committed by: cworth

Update of /cvs/cairo/libpixman/src
In directory gabe:/tmp/cvs-serv22818/src

Modified Files:
	Makefile.am 
Log Message:

        * src/Makefile.am (libpixman_la_SOURCES): Add missing files to
        satisfy make distcheck.


Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/libpixman/src/Makefile.am,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Makefile.am	21 Jan 2005 18:26:28 -0000	1.8
+++ Makefile.am	21 Jan 2005 18:59:33 -0000	1.9
@@ -3,6 +3,7 @@
 
 libpixman_la_SOURCES = \
 	pixman.h \
+	pixman-xserver-compat.h \
 	pixregion.c \
 	pixregionint.h \
 	ic.c \
@@ -23,6 +24,7 @@
 	ictri.c \
 	icutil.c \
 	fbedge.c \
+	fbedgeimp.h \
 	fbtrap.c \
 	renderedge.c \
 	renderedge.h \




More information about the cairo-commit mailing list