From e70602b962c9e2a37d37f496490d829975612d02 Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Sun, 8 Aug 2010 13:18:48 +0200 Subject: [PATCH] Remove configure.bat from Makefile.am. --- ChangeLog | 4 ++++ Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e95bfb14..9bdef1c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-08-08 Giuseppe Scrivano + + * Makefile.am (EXTRA_DIST): Remove configure.bat. + 2010-07-24 Giuseppe Scrivano * configure.bat: Remove file. diff --git a/Makefile.am b/Makefile.am index bb0430fb..2f103ae0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,7 @@ ACLOCAL_AMFLAGS = -I m4 # subdirectories in the distribution SUBDIRS = lib src doc po tests util -EXTRA_DIST = ChangeLog.README configure.bat MAILING-LIST \ +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 -- 2.39.2