build: Another missing private.h

This commit is contained in:
Chris Wilson 2011-09-15 15:50:29 +01:00
parent ca95e37412
commit d4c59d6a8c

View file

@ -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)