[EMAIL PROTECTED] wrote: > Author: uwestoehr > Date: Sat Sep 13 00:51:18 2008 > New Revision: 26377 > Modified: lyx-devel/trunk/lib/doc/Makefile.am > URL: > http://www.lyx.org/trac/file/lyx-devel/trunk/lib/doc/Makefile.am?rev=26377 > ============================================================================== > --- lyx-devel/trunk/lib/doc/Makefile.am (original) > +++ lyx-devel/trunk/lib/doc/Makefile.am Sat Sep 13 00:51:18 2008 > @@ -210,12 +210,6 @@ > ja/clipart/referenceQt4.png \ > ja/clipart/ToolbarEnvBox.png > > -jabibliodocdir = $(jadocdir)/biblio > -dist_jabibliodoc_DATA = \ > - ja/biblio/alphadin.bst \ > - ja/biblio/LyXDocs.bib > - > - > nldocdir = $(docdir)/nl > dist_nldoc_DATA = \ > nl/Intro.lyx \
i think that this change will cause alphadin.bst and LyXDocs.bib not being installed when make install is called. pavel