commit dc88d0b2a567d9f77eb0236566949368ac75c9c2
Author: Jean-Marc Lasgouttes <[email protected]>
Date:   Thu Sep 8 16:49:31 2016 +0200

    Small fixup after 4eb3ed96
    
    This is a line that should not have been backported from 2.2.x.
---
 lib/lyx2lyx/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/lyx2lyx/Makefile.am b/lib/lyx2lyx/Makefile.am
index 4490cb7..ace1d72 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
 

Reply via email to