From: Uwe Stöhr Date: Mon, 28 May 2007 23:24:18 +0000 (+0000) Subject: fix SCons (I forgot to add the new folder two days ago) X-Git-Tag: 1.6.10~9588 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=64e0eee0dd1e924f0cfc2ce638c95bc403b1abc2;hp=897436efbb9bd641b61467d185a2dfae9839e575;p=lyx.git fix SCons (I forgot to add the new folder two days ago) git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18551 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/scons/SConstruct b/development/scons/SConstruct index 222ec3b086..153e565993 100644 --- a/development/scons/SConstruct +++ b/development/scons/SConstruct @@ -2214,6 +2214,7 @@ if build_install: ('doc/cs', lib_doc_cs_files), ('doc/da', lib_doc_da_files), ('doc/de', lib_doc_de_files), + ('doc/de/clipart', lib_doc_de_clipart_files), ('doc/es', lib_doc_es_files), ('doc/es/clipart', lib_doc_es_clipart_files), ('doc/eu', lib_doc_eu_files),