]> git.lyx.org Git - features.git/commitdiff
fix distcheck
authorPavel Sanda <sanda@lyx.org>
Fri, 10 Apr 2020 12:28:59 +0000 (14:28 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:55 +0000 (15:48 +0200)
3rdparty/Makefile.am

index bcc195b13c82c40b3fe9de9313c9530f9401062a..e21e1cbc01c79a55abb8ae6ac10409b8656ea4da 100644 (file)
@@ -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