From: Bruno Haible Date: Wed, 21 Jun 2006 16:56:59 +0000 (+0000) Subject: Remove .mdb files left over by C# compiler. X-Git-Tag: v0.15~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60883292331d773534fefe58db5db21a52d21989;p=thirdparty%2Fgettext.git Remove .mdb files left over by C# compiler. --- diff --git a/gettext-runtime/intl-csharp/ChangeLog b/gettext-runtime/intl-csharp/ChangeLog index 41d27d579..32ac31030 100644 --- a/gettext-runtime/intl-csharp/ChangeLog +++ b/gettext-runtime/intl-csharp/ChangeLog @@ -6,6 +6,14 @@ * Makefile.am (CSHARPCOMPFLAGS): Use value set by csharpcomp.m4. +2006-06-21 Bruno Haible + + * gettext-0.14.6 released. + +2006-06-21 Bruno Haible + + * Makefile.am (CLEANFILES): Add GNU.Gettext.dll.mdb. + 2005-05-23 Bruno Haible * gettext-0.14.5 released. diff --git a/gettext-runtime/intl-csharp/Makefile.am b/gettext-runtime/intl-csharp/Makefile.am index 28db6ff23..5c40f9384 100644 --- a/gettext-runtime/intl-csharp/Makefile.am +++ b/gettext-runtime/intl-csharp/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-runtime/intl-csharp subdirectory of GNU gettext -## Copyright (C) 2003 Free Software Foundation, Inc. +## Copyright (C) 2003, 2006 Free Software Foundation, Inc. ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -47,7 +47,7 @@ GNU.Gettext.dll: intl.cs EXTRA_DIST += intl.cs -CLEANFILES += GNU.Gettext.dll +CLEANFILES += GNU.Gettext.dll GNU.Gettext.dll.mdb install-dll: install-dll-@BUILDCSHARP@ install-dll-no: