mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-25 15:30:38 +02:00
[Makefile.am] Include boilerplate/ in SUBDIRS
This commit is contained in:
parent
1bc1f8ef46
commit
0ff5192e4c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ DIST_SUBDIRS = pixman src boilerplate test perf doc
|
|||
SUBDIRS = pixman src doc
|
||||
# libpng is required for our test programs
|
||||
if CAIRO_HAS_PNG_FUNCTIONS
|
||||
SUBDIRS += test
|
||||
SUBDIRS += boilerplate test
|
||||
endif
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue