mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Remove tests target.
This commit is contained in:
parent
9544e6acc3
commit
68ff55536b
@ -1,3 +1,10 @@
|
|||||||
|
2008-03-20 Micah Cowan <micah@cowan.name>
|
||||||
|
|
||||||
|
* ABOUT-NLS: Reinstated, but with a message mentioning that
|
||||||
|
gettext is not included.
|
||||||
|
* Makefile.am: Removed "test" target; "check" should be used
|
||||||
|
instead (and "test" was mildly broken, anyway).
|
||||||
|
|
||||||
2008-02-14 Micah Cowan <micah@cowan.name>
|
2008-02-14 Micah Cowan <micah@cowan.name>
|
||||||
|
|
||||||
* ABOUT-NLS: Removed.
|
* ABOUT-NLS: Removed.
|
||||||
|
@ -36,9 +36,6 @@ ACLOCAL_AMFLAGS = -I m4 -I md5/m4
|
|||||||
# subdirectories in the distribution
|
# subdirectories in the distribution
|
||||||
SUBDIRS = lib @MD5_SUBDIR@ src doc po tests util windows
|
SUBDIRS = lib @MD5_SUBDIR@ src doc po tests util windows
|
||||||
|
|
||||||
test: all
|
|
||||||
cd tests && $(MAKE) $(AM_MAKEFLAGS) $@
|
|
||||||
|
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user