]> git.lyx.org Git - lyx.git/blobdiff - development/scons/scons_manifest.py
scons/scons_manifest.py: fix SCons
[lyx.git] / development / scons / scons_manifest.py
index bab62392f7ae39ca7d3873015df5ee13313a3e76..4bd89a36737897ca4af0d10e74d8dfabf29aeb9c 100644 (file)
@@ -118,7 +118,6 @@ src_header_files = Split('''
     PrinterParams.h
     Row.h
     rowpainter.h
-    Section.h
     Server.h
     ServerSocket.h
     Session.h
@@ -136,7 +135,6 @@ src_header_files = Split('''
     update_flags.h
     VCBackend.h
     VSpace.h
-    Variables.h
     version.h
     WordLangTuple.h
     WordList.h
@@ -253,8 +251,6 @@ src_extra_src_files = Split('''
     EnchantChecker.cpp
     HunspellChecker.cpp
     main.cpp
-    Section.cpp
-    Variables.cpp
 ''')