Quoting Dwight Engen ([email protected]): > These need to be in the dist tarball even if the host packaging system > doesn't have docbook2x, otherwise configure will fail to find them. Also, > the build system may have docbook2x, even if the packaging system does not. > > Signed-off-by: Dwight Engen <[email protected]>
Acked-by: Serge E. Hallyn <[email protected]> > --- > doc/Makefile.am | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/doc/Makefile.am b/doc/Makefile.am > index 1e83f8a..e736eec 100644 > --- a/doc/Makefile.am > +++ b/doc/Makefile.am > @@ -1,9 +1,8 @@ > SUBDIRS = examples rootfs > -DIST_SUBDIRS = examples rootfs > +DIST_SUBDIRS = examples rootfs ja > > if USE_DOCBOOK2X > SUBDIRS += ja > -DIST_SUBDIRS += ja > endif > > EXTRA_DIST = \ > -- > 1.8.1.4 > > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk > _______________________________________________ > Lxc-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/lxc-devel ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ Lxc-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxc-devel
