From 68ff55536b8ea20bee84ba7f523bd4bc4cbc0605 Mon Sep 17 00:00:00 2001 From: Micah Cowan Date: Thu, 20 Mar 2008 10:42:01 -0700 Subject: [PATCH] Remove tests target. --- ChangeLog | 7 +++++++ Makefile.am | 3 --- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4b26494f..0251b4ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-03-20 Micah Cowan + + * 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 * ABOUT-NLS: Removed. diff --git a/Makefile.am b/Makefile.am index d547c3ae..4bff177a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,9 +36,6 @@ ACLOCAL_AMFLAGS = -I m4 -I md5/m4 # subdirectories in the distribution 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 \ msdos/ChangeLog msdos/config.h msdos/Makefile.DJ \ msdos/Makefile.WC ABOUT-NLS autogen.sh -- 2.39.2