man: ensure rst files are included in the distribution tarball

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
Thomas Wood 2015-07-20 18:08:29 +01:00
parent 3676912970
commit a64cf28719

View File

@ -29,7 +29,7 @@ if HAVE_RST2MAN
appman_DATA += $(appman_RST:rst=$(APP_MAN_SUFFIX))
endif
EXTRA_DIST = $(appman_PRE)
EXTRA_DIST = $(appman_PRE) $(appman_RST)
CLEANFILES = $(appman_DATA)
# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure