From: Scott Kostyshak Date: Fri, 21 Feb 2014 18:57:11 +0000 (-0500) Subject: Add new Japanese files to Makefile.am X-Git-Tag: 2.1.0rc1~175 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=3f9e71f2c201cc2009c15803d45ae61c166c6010;p=features.git Add new Japanese files to Makefile.am Patch from Koji Yokota. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 827035f6d2..29f7631c4e 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -170,8 +170,14 @@ jaexamplesdir = $(pkgdatadir)/examples/ja dist_jaexamples_DATA = \ examples/ja/Braille.lyx \ examples/ja/FeynmanDiagrams.lyx \ + examples/ja/MultilingualCaptions.lyx \ + examples/ja/R-S-statements.lyx \ + examples/ja/beamer.lyx \ + examples/ja/knitr.lyx \ + examples/ja/lilypond.lyx \ examples/ja/linguistics.lyx \ examples/ja/splash.lyx \ + examples/ja/sweave.lyx \ examples/ja/xyfigure.png \ examples/ja/xypic.lyx diff --git a/lib/doc/Makefile.am b/lib/doc/Makefile.am index d2b8f33b9e..79c448ae29 100644 --- a/lib/doc/Makefile.am +++ b/lib/doc/Makefile.am @@ -227,6 +227,7 @@ dist_jaclipartdoc_DATA = \ ja/clipart/floatQt4.png \ ja/clipart/footnoteQt4.png \ ja/clipart/referenceQt4.png \ + ja/clipart/StandardToolbar.png \ ja/clipart/ToolbarEnvBox.png nldocdir = $(docdir)/nl