summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-01-29 14:42:31 -0500
committerMatthias Clasen <mclasen@redhat.com>2015-01-29 14:42:31 -0500
commit33e31213bd487fd193760f917be72fbcc624b6f8 (patch)
tree169c52cae30b6d394ef8ca7284f68e339db80c0e /doc/Makefile.am
parente28eaf1c1dc6b591c8728efb72488ee4bed16410 (diff)
downloadxdg-app-33e31213bd487fd193760f917be72fbcc624b6f8.tar.gz
Add repo-update man page to the build
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index c1cc543..e9eac00 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -31,6 +31,7 @@ man_MANS = \
xdg-app-build.1 \
xdg-app-build-finish.1 \
xdg-app-build-export.1 \
+ xdg-app-repo-update.1 \
$(NULL)
xml_files = $(man_MANS:.1=.xml)