From 59e84a525fe70f28e3c0f8887f9d779e641d28ed Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Fri, 10 Apr 2020 14:28:59 +0200 Subject: [PATCH] fix distcheck --- 3rdparty/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty/Makefile.am b/3rdparty/Makefile.am index bcc195b13c..e21e1cbc01 100644 --- a/3rdparty/Makefile.am +++ b/3rdparty/Makefile.am @@ -1,6 +1,6 @@ include $(top_srcdir)/config/common.am -DIST_SUBDIRS = boost hunspell mythes libiconv zlib +DIST_SUBDIRS = boost dtl hunspell mythes libiconv zlib if USE_INCLUDED_BOOST if LYX_USE_STD_REGEX -- 2.39.2