mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 01:16:18 +00:00
man: ensure rst files are included in the distribution tarball
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
parent
3676912970
commit
a64cf28719
@ -29,7 +29,7 @@ if HAVE_RST2MAN
|
|||||||
appman_DATA += $(appman_RST:rst=$(APP_MAN_SUFFIX))
|
appman_DATA += $(appman_RST:rst=$(APP_MAN_SUFFIX))
|
||||||
endif
|
endif
|
||||||
|
|
||||||
EXTRA_DIST = $(appman_PRE)
|
EXTRA_DIST = $(appman_PRE) $(appman_RST)
|
||||||
CLEANFILES = $(appman_DATA)
|
CLEANFILES = $(appman_DATA)
|
||||||
|
|
||||||
# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
|
# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user