From dc88d0b2a567d9f77eb0236566949368ac75c9c2 Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Thu, 8 Sep 2016 16:49:31 +0200 Subject: [PATCH] Small fixup after 4eb3ed96 This is a line that should not have been backported from 2.2.x. --- lib/lyx2lyx/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/lyx2lyx/Makefile.am b/lib/lyx2lyx/Makefile.am index 4490cb72f3..ace1d72bc3 100644 --- a/lib/lyx2lyx/Makefile.am +++ b/lib/lyx2lyx/Makefile.am @@ -1,6 +1,6 @@ include $(top_srcdir)/config/common.am -CLEANFILES = *.pyc *.pyo +CLEANFILES += *.pyc *.pyo EXTRA_DIST = lyx2lyx_version.py.in test_parser_tools.py CMakeLists.txt