]> git.lyx.org Git - features.git/commitdiff
Update lib/Makefile.am and lib/doc/Makefile.am to reference newly
authorHelge Hafting <hafting@lyx.org>
Sun, 20 Mar 2016 01:38:02 +0000 (02:38 +0100)
committerHelge Hafting <hafting@lyx.org>
Sun, 20 Mar 2016 01:38:02 +0000 (02:38 +0100)
translated files (Norwegian (nb) Tutorial, splash and examples)

lib/Makefile.am
lib/doc/Makefile.am

index d0495072ed428bfe8295a5b4c194206bff883ee5..80463f4db403c2db91657f9ea44a731c2f695b5e 100644 (file)
@@ -193,6 +193,12 @@ koexamplesdir = $(pkgdatadir)/examples/ko
 dist_koexamples_DATA = \
        examples/ko/splash.lyx
 
+nbexamplesdir = $(pkgdatadir)/examples/nb
+dist_nbexamples_DATA = \
+       examples/nb/eksempel_lyxet.lyx \
+       examples/nb/eksempel_txt.lyx \
+       examples/nb/splash.lyx
+
 nlexamplesdir = $(pkgdatadir)/examples/nl
 dist_nlexamples_DATA = \
        examples/nl/opsommingstekens.lyx \
@@ -2327,6 +2333,7 @@ exampleandtemplate_files = \
                           $(dist_itexamples_DATA) \
                           $(dist_jaexamples_DATA) \
                           $(dist_koexamples_DATA) \
+                          $(dist_nbexamples_DATA) \
                           $(dist_nlexamples_DATA) \
                           $(dist_plexamples_DATA) \
                           $(dist_ptexamples_DATA) \
index 97ffe77da17b7352a28b3cb47933b7a5afe4b7a0..8f8a4a018bfe38f673e7ff37ac9ff928c40b01d9 100644 (file)
@@ -243,7 +243,8 @@ dist_nldoc_DATA = \
 
 nbdocdir = $(docdir)/nb
 dist_nbdoc_DATA = \
-       nb/Intro.lyx
+       nb/Intro.lyx \
+       nb/Tutorial.lyx
 
 pldocdir = $(docdir)/pl
 dist_pldoc_DATA = \