mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
SConstruct: fix compiling with SCons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38327 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8d4c3ae854
commit
aa82567b5b
@ -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),
|
||||
|
Loading…
Reference in New Issue
Block a user