mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-04 22:40:18 +01:00
perf/Makefile.am: Add missing zrusin-another.h file to list
This commit is contained in:
parent
0d1340f716
commit
2d927eaefa
1 changed files with 2 additions and 1 deletions
|
|
@ -25,7 +25,8 @@ cairo_perf_SOURCES = \
|
|||
tessellate.c \
|
||||
pattern_create_radial.c \
|
||||
text.c \
|
||||
zrusin.c
|
||||
zrusin.c \
|
||||
zrusin-another.h
|
||||
|
||||
if CAIRO_HAS_WIN32_SURFACE
|
||||
cairo_perf_SOURCES += cairo-perf-win32.c
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue