mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Fix regeneration of autotools files in a distributed tarball.
This commit is contained in:
parent
0bfb1aa9be
commit
c2ee928302
@ -1,3 +1,8 @@
|
||||
2011-12-12 Giuseppe Scrivano <gscrivano@gnu.org>
|
||||
|
||||
* Makefile.am (EXTRA_DIST): Add build-aux/bzr-version-gen.
|
||||
Reported by: Elan Ruusamäe <glen@pld-linux.org>.
|
||||
|
||||
2011-12-11 Giuseppe Scrivano <gscrivano@gnu.org>
|
||||
|
||||
* util/trunc.c (main): Call `close' on the fd and check for errors.
|
||||
|
@ -46,7 +46,7 @@ SUBDIRS = lib src doc po tests util
|
||||
EXTRA_DIST = ChangeLog.README MAILING-LIST \
|
||||
msdos/ChangeLog msdos/config.h msdos/Makefile.DJ \
|
||||
msdos/Makefile.WC ABOUT-NLS \
|
||||
build-aux/build_info.pl .version
|
||||
build-aux/build_info.pl build-aux/bzr-version-gen .version
|
||||
|
||||
CLEANFILES = *~ *.bak $(DISTNAME).tar.gz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user