mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-16 23:14:36 +00:00
Add check-self-compare to release regression testing
* Makefile.am: Make 'make tarball-and-all' run the 'check-self-compare' target as part of the release process. Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
parent
e1a1fd9e1a
commit
a93aaec86e
@ -80,7 +80,7 @@ tarball-and-tag-and-upload: tarball-and-all
|
||||
tarball-and-all: tag-and-all
|
||||
$(MAKE) tarball
|
||||
|
||||
tag-and-all: distcheck
|
||||
tag-and-all: distcheck check-self-compare
|
||||
$(MAKE) tag-release-only
|
||||
|
||||
# the default for GZIP_ENV is --best, which is pretty slow for check runs
|
||||
|
Loading…
Reference in New Issue
Block a user