From: Pavel Sanda Date: Fri, 10 Apr 2020 12:28:59 +0000 (+0200) Subject: fix distcheck X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=540a4617d5cfb1313cb6ab672077be5b51fce026;p=features.git fix distcheck --- 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