From: Georg Baum Date: Thu, 29 May 2014 13:13:59 +0000 (+0200) Subject: Include lyx2lyx test in tarball X-Git-Tag: 2.2.0alpha1~1878 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=1187b8834e2df2cd9867b3d47044f321692828e5;p=features.git Include lyx2lyx test in tarball --- diff --git a/lib/lyx2lyx/Makefile.am b/lib/lyx2lyx/Makefile.am index b581136e5d..4bc7641851 100644 --- a/lib/lyx2lyx/Makefile.am +++ b/lib/lyx2lyx/Makefile.am @@ -2,7 +2,7 @@ include $(top_srcdir)/config/common.am CLEANFILES += *.pyc *.pyo -EXTRA_DIST = lyx2lyx_version.py.in +EXTRA_DIST = lyx2lyx_version.py.in test_parser_tools.py CHMOD = chmod