From aa82567b5b798289e2a357793551f9d6177adcb3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sun, 10 Apr 2011 18:58:51 +0000 Subject: [PATCH] SConstruct: fix compiling with SCons git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38327 a592a061-630c-0410-9148-cb99ea01b6c8 --- development/scons/SConstruct | 3 --- 1 file changed, 3 deletions(-) diff --git a/development/scons/SConstruct b/development/scons/SConstruct index e018fa9db6..f7a7db8e37 100644 --- a/development/scons/SConstruct +++ b/development/scons/SConstruct @@ -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), -- 2.39.2