[cairo-commit] src/Makefile.sources
Chris Wilson
ickle at kemper.freedesktop.org
Thu Sep 15 07:36:28 PDT 2011
src/Makefile.sources | 1 +
1 file changed, 1 insertion(+)
New commits:
commit ca95e37412f7bc3a4293d24eac2f573c64e6d658
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Thu Sep 15 15:35:14 2011 +0100
build: Add missing cairo-surface-backend-private.h to sources
diff --git a/src/Makefile.sources b/src/Makefile.sources
index d23d504..85e25eb 100644
--- a/src/Makefile.sources
+++ b/src/Makefile.sources
@@ -102,6 +102,7 @@ cairo_private = \
cairo-spans-compositor-private.h \
cairo-stroke-dash-private.h \
cairo-surface-private.h \
+ cairo-surface-backend-private.h \
cairo-surface-clipper-private.h \
cairo-surface-fallback-private.h \
cairo-surface-observer-private.h \
More information about the cairo-commit
mailing list