Commit dab75acc by Dwight Engen Committed by Serge Hallyn

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: 's avatarDwight Engen <dwight.engen@oracle.com> Signed-off-by: 's avatarSerge Hallyn <serge.hallyn@ubuntu.com>
parent 3157e673
SUBDIRS = examples rootfs
DIST_SUBDIRS = examples rootfs
DIST_SUBDIRS = examples rootfs ja
if USE_DOCBOOK2X
SUBDIRS += ja
DIST_SUBDIRS += ja
endif
EXTRA_DIST = \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment