mirror of
git://sourceware.org/git/libabigail.git
synced 2025-03-11 09:08:04 +00:00
Makefile.am: Update tag-and-all rule to do a full-check
* Makefile.am: Make the tag-and-all rule do a full-check instead of just a check-self-compare. Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
parent
202b9f964f
commit
11ffe3e790
@ -80,7 +80,7 @@ tarball-and-tag-and-upload: tarball-and-all
|
||||
tarball-and-all: tag-and-all
|
||||
$(MAKE) tarball
|
||||
|
||||
tag-and-all: distcheck check-self-compare
|
||||
tag-and-all: distcheck full-check
|
||||
$(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