mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 16:08:20 +02:00
build: Another missing private.h
This commit is contained in:
parent
ca95e37412
commit
d4c59d6a8c
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue