mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 14:38:13 +02:00
[Makefile.am] --enable-test-surfaces in distcheck
This commit is contained in:
parent
79acd268d9
commit
1720d0b950
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ MAINTAINERCLEANFILES = \
|
|||
$(srcdir)/mkinstalldirs \
|
||||
`find "$(srcdir)" -type f -name Makefile.in -print`
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
|
||||
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-test-surfaces
|
||||
|
||||
include $(srcdir)/ChangeLog.mk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue