From 771cd2a12db8b8c9a558f1a04958df8ed614f2e0 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 20 Dec 2019 14:06:50 +0100 Subject: [PATCH] Fix builds with recent gettext Upstream-Status: Pending Signed-off-by: Alexander Kanavin --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index dedabd6..8833ac9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,7 +22,7 @@ # along with Enscript. If not, see . # -SUBDIRS = intl compat afm afmlib lib scripts src po states docs w32 +SUBDIRS = compat afm afmlib lib scripts src po states docs w32 EXTRA_DIST = README.ESCAPES README.DOS ascii.txt \ asciifise.txt asciidkno.txt 88591.txt 88592.txt 88593.txt 88594.txt \