mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user