mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
build_info.pl -> build-aux/build_info.pl.
This commit is contained in:
parent
c794a7e826
commit
efab16e233
@ -1,5 +1,8 @@
|
|||||||
2009-09-04 Micah Cowan <micah@cowan.name>
|
2009-09-04 Micah Cowan <micah@cowan.name>
|
||||||
|
|
||||||
|
* Makefile.am (EXTRA_DIST): build_info.pl ->
|
||||||
|
build-aux/build_info.pl
|
||||||
|
|
||||||
* build-aux/build_info.pl: Moved from top directory.
|
* build-aux/build_info.pl: Moved from top directory.
|
||||||
|
|
||||||
* md5/*: Updated md5 from gnulib.
|
* md5/*: Updated md5 from gnulib.
|
||||||
|
@ -39,6 +39,6 @@ SUBDIRS = lib md5 src doc po tests util windows
|
|||||||
EXTRA_DIST = ChangeLog.README configure.bat MAILING-LIST \
|
EXTRA_DIST = ChangeLog.README configure.bat MAILING-LIST \
|
||||||
msdos/ChangeLog msdos/config.h msdos/Makefile.DJ \
|
msdos/ChangeLog msdos/config.h msdos/Makefile.DJ \
|
||||||
msdos/Makefile.WC ABOUT-NLS autogen.sh \
|
msdos/Makefile.WC ABOUT-NLS autogen.sh \
|
||||||
build_info.pl
|
build-aux/build_info.pl
|
||||||
|
|
||||||
CLEANFILES = *~ *.bak $(DISTNAME).tar.gz
|
CLEANFILES = *~ *.bak $(DISTNAME).tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user