]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Fix "make dist" error (regression from 2018-10-09).
authorBruno Haible <bruno@clisp.org>
Sun, 14 Oct 2018 22:51:02 +0000 (00:51 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 14 Oct 2018 23:01:51 +0000 (01:01 +0200)
* gettext-tools/examples/Makefile.am (EXAMPLESFILES): Remove
hello-csharp-forms/BUGS.

gettext-tools/examples/Makefile.am

index 782fbf0d3e5fbd1810c2d56a83d6275e0933f3db..365b621622a10546c40689acb338d14fd15fc82c 100644 (file)
@@ -1,5 +1,5 @@
 ## Makefile for the gettext-tools/examples subdirectory of GNU gettext
-## Copyright (C) 2001-2007, 2009-2016 Free Software Foundation, Inc.
+## Copyright (C) 2001-2007, 2009-2016, 2018 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
@@ -294,7 +294,6 @@ EXAMPLESFILES = \
   \
   hello-csharp-forms/INSTALL \
   hello-csharp-forms/README \
-  hello-csharp-forms/BUGS \
   hello-csharp-forms/autogen.sh \
   hello-csharp-forms/autoclean.sh \
   hello-csharp-forms/hello.cs \