From 540a4617d5cfb1313cb6ab672077be5b51fce026 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.5