projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a79d13
)
build: Always include ostree-trivial-httpd.xml in tarballs
author
Simon McVittie
<smcv@debian.org>
Wed, 21 Jun 2017 09:26:03 +0000
(10:26 +0100)
committer
Atomic Bot
<atomic-devel@projectatomic.io>
Thu, 22 Jun 2017 13:33:39 +0000
(13:33 +0000)
Signed-off-by: Simon McVittie <smcv@debian.org>
Closes: #949
Approved by: cgwalters
Makefile-man.am
patch
|
blob
|
history
diff --git
a/Makefile-man.am
b/Makefile-man.am
index 7996d2d572b9cf2a770e2ef99637ca83c67a62e4..937795098e89414bdc776e543ef4cad62f5c3d59 100644
(file)
--- a/
Makefile-man.am
+++ b/
Makefile-man.am
@@
-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