From: Helge Hafting Date: Sun, 20 Mar 2016 01:38:02 +0000 (+0100) Subject: Update lib/Makefile.am and lib/doc/Makefile.am to reference newly X-Git-Tag: 2.2.0rc1~76 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=e1c609781ad68d31ed9e37a95f4f92c9c1af80b2;p=features.git Update lib/Makefile.am and lib/doc/Makefile.am to reference newly translated files (Norwegian (nb) Tutorial, splash and examples) --- diff --git a/lib/Makefile.am b/lib/Makefile.am index d0495072ed..80463f4db4 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -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) \ diff --git a/lib/doc/Makefile.am b/lib/doc/Makefile.am index 97ffe77da1..8f8a4a018b 100644 --- a/lib/doc/Makefile.am +++ b/lib/doc/Makefile.am @@ -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 = \