mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-09 04:58:02 +02:00
maintainer-upload-docs: Use paths pointing into the source directory
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
9e0bfd5e23
commit
822b63fc6f
1 changed files with 2 additions and 2 deletions
|
|
@ -239,8 +239,8 @@ if can_upload_docs
|
|||
run_target('maintainer-upload-docs',
|
||||
command: [
|
||||
find_program('maintainer-upload-docs.sh'),
|
||||
docs_files,
|
||||
dtd_files,
|
||||
files(docs_files),
|
||||
files(dtd_files),
|
||||
static_docs,
|
||||
html_files,
|
||||
xml_files,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue