On Sat, Mar 23, 2019 at 09:16:18AM +0100, Pavel Sanda wrote: > commit f6d69e698054d63b8e9c35874d653c7db00876bd > Author: Pavel Sanda <[email protected]> > Date: Sat Mar 23 09:21:24 2019 +0100 > > missing example > --- > lib/Makefile.am | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/lib/Makefile.am b/lib/Makefile.am > index 5dd2d90..6f7f7b2 100644 > --- a/lib/Makefile.am > +++ b/lib/Makefile.am > @@ -235,6 +235,7 @@ dist_itinsetexamples_DATA = \ > jaexamplesdir = $(pkgdatadir)/examples/ja > dist_jaexamples_DATA = \ > examples/ja/Multilingual_Typesetting_%28CJKutf8%29.lyx \ > + examples/ja/Multilingual_Typesetting_%28platex%29.lyx \ > examples/ja/Welcome.lyx > > jainsetexamplesdir = $(pkgdatadir)/examples/ja/Graphics_and_Insets
Guenter, please could you go through your recent commits and check that files intended to end up in tarball end up in Makefile.am? Pavel
