From: Dwight Engen Date: Fri, 4 Oct 2013 17:45:59 +0000 (-0400) Subject: always include the ja manpage sources in make dist X-Git-Tag: lxc-1.0.0.alpha2~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dab75acca0716ef3782f8cde04e4fc525b7932dd;p=thirdparty%2Flxc.git always include the ja manpage sources in make dist 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 Signed-off-by: Serge Hallyn --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 1e83f8a9a..e736eecc7 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 = \