]> git.lyx.org Git - features.git/commitdiff
be nice to scons folk
authorAndré Pönitz <poenitz@gmx.net>
Sat, 28 Apr 2007 13:00:10 +0000 (13:00 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Sat, 28 Apr 2007 13:00:10 +0000 (13:00 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18068 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/scons_manifest.py

index eed0474fe80640c27b184eba8dcf6532764b0be9..48316073856dd86be3b3dd0b5d646e4e72e5b01d 100644 (file)
@@ -1026,10 +1026,9 @@ src_header_files = Split('''
     lyxfind.h
     LyXFont.h
     LyXFunc.h
-    LyXGlueLength.h
     LyXLayout.h
     lyxlayout_ptr_fwd.h
-    LyXLength.h
+    Length.h
     Lexer.h
     LyXRC.h
     Row.h
@@ -1130,9 +1129,8 @@ src_pre_files = Split('''
     lyxfind.cpp
     LyXFont.cpp
     LyXFunc.cpp
-    LyXGlueLength.cpp
     LyXLayout.cpp
-    LyXLength.cpp
+    Length.cpp
     Lexer.cpp
     LyXRC.cpp
     Row.cpp