mirror of
https://https.git.savannah.gnu.org/git/findutils.git
synced 2026-01-26 07:37:52 +00:00
build: add gnupload
This may be used by 'make emit_upload_commands' and 'make stable' / 'make alpha' later on. * bootstrap.conf (gnulib_modules): Add entry for 'gnupload'. * build-aux/.gitignore (/gnupload): Add entry.
This commit is contained in:
parent
b028f53140
commit
2d6ce760f1
@ -108,6 +108,7 @@ gnulib_modules="
|
||||
gettext
|
||||
gettimeofday
|
||||
git-version-gen
|
||||
gnupload
|
||||
gpl-3.0
|
||||
hash
|
||||
human
|
||||
|
||||
1
build-aux/.gitignore
vendored
1
build-aux/.gitignore
vendored
@ -9,6 +9,7 @@
|
||||
/config.sub
|
||||
/depcomp
|
||||
/gitlog-to-changelog
|
||||
/gnupload
|
||||
/install-sh
|
||||
/link-warning.h
|
||||
/Makefile.in
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user