From: Bruno Haible Date: Fri, 19 Oct 2018 22:23:43 +0000 (+0200) Subject: Fix 'make dist' (recent regression). X-Git-Tag: v0.20~328 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ee6e010e1ea6d2c8d8086356adf960c967d1ca2;p=thirdparty%2Fgettext.git Fix 'make dist' (recent regression). * gettext-tools/examples/Makefile.am (EXAMPLESFILES): Remove hello-pascal/hello.rst. --- diff --git a/gettext-tools/examples/Makefile.am b/gettext-tools/examples/Makefile.am index 2183e5ae2..2fd24290c 100644 --- a/gettext-tools/examples/Makefile.am +++ b/gettext-tools/examples/Makefile.am @@ -317,7 +317,6 @@ EXAMPLESFILES = \ hello-pascal/autogen.sh \ hello-pascal/autoclean.sh \ hello-pascal/hello.pas \ - hello-pascal/hello.rst \ hello-pascal/Makefile.am \ hello-pascal/configure.ac \ hello-pascal/m4/Makefile.am \