[cairo-commit] cairo/src Makefile.am,1.58,1.59
Carl Worth
commit at pdx.freedesktop.org
Mon Aug 8 21:02:14 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo/src
In directory gabe:/tmp/cvs-serv19431/src
Modified Files:
Makefile.am
Log Message:
2005-08-08 Carl Worth <cworth at cworth.org>
* src/Makefile.am (libcairo_la_SOURCES): Add missing cairo-debug.h
which was hold up make distcheck.
Index: Makefile.am
===================================================================
RCS file: /cvs/cairo/cairo/src/Makefile.am,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- Makefile.am 6 Aug 2005 05:29:06 -0000 1.58
+++ Makefile.am 9 Aug 2005 04:02:12 -0000 1.59
@@ -89,6 +89,7 @@
cairo-clip-private.h \
cairo-color.c \
cairo-debug.c \
+ cairo-debug.h \
cairo-fixed.c \
cairo-font.c \
cairo-font-options.c \
More information about the cairo-commit
mailing list