Fix a copy-paste error

Build the repo-update man page, not the repo-contents man page twice.
tingping/wmclass
Matthias Clasen 2015-01-28 09:00:27 -05:00
parent 654ab3405e
commit 1e36721951
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ man_MANS = \
xdg-app-build.1 \
xdg-app-build-finish.1 \
xdg-app-build-export.1 \
xdg-app-repo-contents.1 \
xdg-app-repo-update.1 \
$(NULL)
xml_files = $(man_MANS:.1=.xml)