[cairo-commit] src/Makefile.sources
Chris Wilson
ickle at kemper.freedesktop.org
Thu Sep 15 07:53:01 PDT 2011
src/Makefile.sources | 1 +
1 file changed, 1 insertion(+)
New commits:
commit d4c59d6a8c87e02807dc9ac52a59a873daa4671c
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Thu Sep 15 15:50:29 2011 +0100
build: Another missing private.h
diff --git a/src/Makefile.sources b/src/Makefile.sources
index 85e25eb..2320f29 100644
--- a/src/Makefile.sources
+++ b/src/Makefile.sources
@@ -273,6 +273,7 @@ cairo_ft_sources = cairo-ft-font.c
# These are private, even though they look like public headers
cairo_test_surfaces_private = \
test-compositor-surface.h \
+ test-compositor-surface-private.h \
test-null-compositor-surface.h \
test-paginated-surface.h \
$(NULL)
More information about the cairo-commit
mailing list