mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 09:08:16 +02:00
test: Restore 'release-verify-sane-tests' makefile target
Empty for the moment as there is no need to cross-reference the files in git against the list in the Makefile anymore, but the release process still requires it - and it may prove to be useful again in the future. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
ab0e224b99
commit
49f03c2738
1 changed files with 3 additions and 1 deletions
|
|
@ -460,6 +460,8 @@ results.tar:
|
|||
results.tar.gz: results.tar
|
||||
gzip -c $< > $@
|
||||
|
||||
.PHONY: check-valgrind test recheck retest check-ref-dups
|
||||
release-verify-sane-tests:
|
||||
|
||||
.PHONY: check-valgrind test recheck retest check-ref-dups release-verify-sane-tests
|
||||
|
||||
EXTRA_DIST += Makefile.win32
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue