build: Always include ostree-trivial-httpd.xml in tarballs

Signed-off-by: Simon McVittie <smcv@debian.org>

Closes: #949
Approved by: cgwalters
This commit is contained in:
Simon McVittie 2017-06-21 10:26:03 +01:00 committed by Atomic Bot
parent 9a79d13ce3
commit 90b587e2c8
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@ ostree-remote.1 ostree-reset.1 ostree-rev-parse.1 ostree-show.1 \
ostree-summary.1 ostree-static-delta.1
if BUILDOPT_TRIVIAL_HTTPD
man1_files += ostree-trivial-httpd.1
else
# We still want to distribute the source, even if we are not building it
EXTRA_DIST += man/ostree-trivial-httpd.xml
endif
if BUILDOPT_FUSE