mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-06 11:38:16 +02:00
Remove check-has-hidden-symbols.i on 'make distclean'
Without this, 'make distcheck' fails so releases don't happen.
This commit is contained in:
parent
5c3a0b5c00
commit
d2a02d4f5c
1 changed files with 1 additions and 0 deletions
|
|
@ -319,6 +319,7 @@ install-data-local:
|
|||
TESTS_ENVIRONMENT = srcdir="$(srcdir)" MAKE="$(MAKE)"
|
||||
TESTS = check-def.sh check-plt.sh check-headers.sh check-cairoint.sh
|
||||
EXTRA_DIST += $(TESTS) check-has-hidden-symbols.c
|
||||
DISTCLEANFILES += check-has-hidden-symbols.i
|
||||
|
||||
# The pre-processed result is used by check-{def,plt}.sh to determine whether
|
||||
# cairo has been compiled with symbol hiding.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue