From 5ca351588feab25dff69bfdc42fca9398791e66b Mon Sep 17 00:00:00 2001 From: Jean-Marc Lasgouttes Date: Sat, 15 Nov 2008 13:39:25 +0000 Subject: [PATCH] scons update git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27446 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/scons/scons_manifest.py | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index 9ee65b51fd..0fdb3ece48 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -621,10 +621,13 @@ src_tex2lyx_copied_files = Split(''' src_tex2lyx_extra_files = Split(''' Makefile.am pch.h - test-insets.tex - test-structure.tex - test.ltx - tex2lyx.man + tex2lyx.1 + test/box-color-size-space-align.tex + test/foo.eps + test/foo.png + test/test-insets.tex + test/test.ltx + test/test-structure.tex ''') -- 2.39.5