From 7ee6e010e1ea6d2c8d8086356adf960c967d1ca2 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 20 Oct 2018 00:23:43 +0200 Subject: [PATCH] Fix 'make dist' (recent regression). * gettext-tools/examples/Makefile.am (EXAMPLESFILES): Remove hello-pascal/hello.rst. --- gettext-tools/examples/Makefile.am | 1 - 1 file changed, 1 deletion(-) 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 \ -- 2.47.3