mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 14:38:13 +02:00
[boilerplate/Makefile.am] Add unneeded rule
The check target by default depends on $(check_PROGRAMS).
This commit is contained in:
parent
fe31c35d86
commit
171a5edbff
1 changed files with 0 additions and 1 deletions
|
|
@ -102,7 +102,6 @@ CLEANFILES += \
|
|||
test: check
|
||||
|
||||
if CROSS_COMPILING
|
||||
check: check-link
|
||||
else
|
||||
TESTS += check-link
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue