[EMAIL PROTECTED] wrote: > Author: uwestoehr > Date: Fri Aug 15 21:57:30 2008 > New Revision: 26179 > > URL: http://www.lyx.org/trac/changeset/26179 > Log: > new Ukrainian Intro manual by Yuri > > Added: > lyx-devel/trunk/lib/doc/uk/ > lyx-devel/trunk/lib/doc/uk/Intro.lyx (with props) > lyx-devel/trunk/lib/doc/uk/clipart/ > lyx-devel/trunk/lib/doc/uk/clipart/FootnoteQT4.png (with props) > Modified: > lyx-devel/trunk/development/scons/SConstruct > lyx-devel/trunk/development/scons/scons_manifest.py > lyx-devel/trunk/lib/doc/Makefile.am > lyx-devel/trunk/lib/doc/Makefile.depend ...
> Modified: lyx-devel/trunk/lib/doc/Makefile.am > URL: > http://www.lyx.org/trac/file/lyx-devel/trunk/lib/doc/Makefile.am?rev=26179 > ============================================================================== > --- lyx-devel/trunk/lib/doc/Makefile.am (original) > +++ lyx-devel/trunk/lib/doc/Makefile.am Fri Aug 15 21:57:30 2008 > @@ -231,6 +231,14 @@ > sv/Intro.lyx \ > sv/Tutorial.lyx > > +ukdocdir = $(pkgdatadir)/doc/uk > +dist_ukdoc_DATA = \ > + uk/Intro.lyx > + > +ukclipartdocdir = $(pkgdatadir)/doc/uk/clipart > +dist_ukclipartdoc_DATA = \ > + uk/clipart/FootnoteQT4.png > + > docdir = $(pkgdatadir)/doc > dist_doc_DATA = \ > Customization.lyx \ i'm suspecting its not enough, since 'doc_files' was not touched. pavel