]> git.lyx.org Git - lyx.git/commitdiff
scons/scons_manifest.py: compile fix
authorUwe Stöhr <uwestoehr@web.de>
Thu, 1 May 2008 16:24:10 +0000 (16:24 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Thu, 1 May 2008 16:24:10 +0000 (16:24 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24573 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/scons_manifest.py

index e0ad88b94ee479e23571575d7ed0789708554e6e..f18105d25225e5c595bad9370408a81e23e8e518 100644 (file)
@@ -332,7 +332,6 @@ src_support_files = Split('''
     SignalSlotPrivate.cpp
     Systemcall.cpp
     Timeout.cpp
-    assert.cpp
     convert.cpp
     debug.cpp
     docstream.cpp
@@ -342,6 +341,7 @@ src_support_files = Split('''
     gzstream.cpp
     gettext.cpp
     kill.cpp
+    lassert.cpp
     lstrings.cpp
     lyxsum.cpp
     lyxtime.cpp