diff --git a/Makefile-man.am b/Makefile-man.am index 7996d2d5..93779509 100644 --- 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