From: Julien Rioux Date: Mon, 9 May 2011 17:58:03 +0000 (+0000) Subject: Add lyx_2_1.py to the distribution; it was added in r38570. X-Git-Tag: 2.1.0beta1~3305 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=757def9c5e10196092a10d451101e93af44b4ad8;p=features.git Add lyx_2_1.py to the distribution; it was added in r38570. Probably needs to be added to scons, too. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38666 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/lyx2lyx/Makefile.am b/lib/lyx2lyx/Makefile.am index 3f22e142fa..d2ed356081 100644 --- a/lib/lyx2lyx/Makefile.am +++ b/lib/lyx2lyx/Makefile.am @@ -31,6 +31,7 @@ dist_lyx2lyx_PYTHON = \ lyx_1_5.py \ lyx_1_6.py \ lyx_2_0.py \ + lyx_2_1.py \ profiling.py \ test_parser_tools.py