commit 3f9e71f2c201cc2009c15803d45ae61c166c6010
Author: Scott Kostyshak <[email protected]>
Date:   Fri Feb 21 13:57:11 2014 -0500

    Add new Japanese files to Makefile.am
    
    Patch from Koji Yokota.

diff --git a/lib/Makefile.am b/lib/Makefile.am
index 827035f..29f7631 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 d2b8f33..79c448a 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

Reply via email to