[cairo-commit] src/Makefile.am
Kristian Høgsberg
krh at kemper.freedesktop.org
Thu Jun 15 19:09:07 PDT 2006
src/Makefile.am | 1 +
1 files changed, 1 insertion(+)
New commits:
diff-tree b8231f8949818099c4e6ed4e0669de6f8c8bf856 (from abe1bfad8d8a3252bdc65da40bf303626881b163)
Author: Kristian Høgsberg <krh at redhat.com>
Date: Thu Jun 15 22:07:17 2006 -0400
Add cairo-output-stream-private.h to libcairo_la_SOURCES.
We now pass distcheck again.
diff --git a/src/Makefile.am b/src/Makefile.am
index 4bada6b..f86937e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -197,6 +197,7 @@ libcairo_la_SOURCES = \
cairo-pattern.c \
cairo-unicode.c \
cairo-output-stream.c \
+ cairo-output-stream-private.h \
cairo-wideint.c \
cairo-wideint-private.h \
cairo-meta-surface.c \
More information about the cairo-commit
mailing list