summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2012-03-12 09:24:36 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2012-03-12 09:26:07 +0000
commit49f03c2738f3984a7bd93687973fd20e9fe4ba5c (patch)
tree4f1f962d51a1f7d10541b6570c36439e357cd4c8 /test
parentab0e224b999c005c0d59b887188fddf34189a74a (diff)
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>
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index b5bdabfc..9682ff2a 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -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