]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Remove .mdb files left over by C# compiler.
authorBruno Haible <bruno@clisp.org>
Wed, 21 Jun 2006 16:56:59 +0000 (16:56 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:25 +0000 (12:13 +0200)
gettext-runtime/intl-csharp/ChangeLog
gettext-runtime/intl-csharp/Makefile.am

index 41d27d57919e79cec9b09f6159e652355ef0d996..32ac31030f2be2a7831562b162cc22de56404142 100644 (file)
@@ -6,6 +6,14 @@
 
        * Makefile.am (CSHARPCOMPFLAGS): Use value set by csharpcomp.m4.
 
+2006-06-21  Bruno Haible  <bruno@clisp.org>
+
+       * gettext-0.14.6 released.
+
+2006-06-21  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (CLEANFILES): Add GNU.Gettext.dll.mdb.
+
 2005-05-23  Bruno Haible  <bruno@clisp.org>
 
        * gettext-0.14.5 released.
index 28db6ff23d07e633518f4e6530e31d664a12fa2a..5c40f93844d85712871415408a71c34e28059c7b 100644 (file)
@@ -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: