]> git.lyx.org Git - features.git/commitdiff
SConstruct: fix compiling with SCons
authorUwe Stöhr <uwestoehr@web.de>
Sun, 10 Apr 2011 18:58:51 +0000 (18:58 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 10 Apr 2011 18:58:51 +0000 (18:58 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38327 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/SConstruct

index e018fa9db688e68649b571ff633ff7685f62bc13..f7a7db8e37cd5d7cac9ed3a2cf59e02d4a5daae3 100644 (file)
@@ -1870,9 +1870,6 @@ if 'install' in BUILD_TARGETS or 'installer' in BUILD_TARGETS:
             ('.', lib_files),  
             ('bind', lib_bind_files),
             ('bind/de', lib_bind_de_files),
-            ('bind/fi', lib_bind_fi_files),
-            ('bind/pt', lib_bind_pt_files),
-            ('bind/sv', lib_bind_sv_files),
             ('commands', lib_commands_files),
             ('doc', lib_doc_files),
             ('doc/biblio', lib_doc_biblio_files),