mirror of
https://git.savannah.gnu.org/git/inetutils.git
synced 2026-01-26 16:29:08 +08:00
maint: Append srcdist to DIST_ARCHIVES.
* cfg.mk (DIST_ARCHIVES): Add.
This commit is contained in:
4
cfg.mk
4
cfg.mk
@@ -28,6 +28,10 @@ translation_project_ =
|
||||
_makefile_at_at_check_exceptions = ' && !/PATHDEFS_MAKE/'
|
||||
|
||||
announce_gen_args = --cksum-checksums
|
||||
DIST_ARCHIVES += $(shell \
|
||||
if test -e $(srcdir)/.git && command -v git > /dev/null; then \
|
||||
echo $(PACKAGE)-v$(VERSION)-src.tar.gz; \
|
||||
fi)
|
||||
|
||||
VC_LIST_ALWAYS_EXCLUDE_REGEX = ^doc/fdl-1.3.texi$$
|
||||
update-copyright-env = \
|
||||
|
||||
Reference in New Issue
Block a user