diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2019-11-17 21:24:02 -0500 |
---|---|---|
committer | Levente Polyak <anthraxx@archlinux.org> | 2019-11-30 13:21:23 +0100 |
commit | ca4d348c86de0a466d48e6d99ac390729707c317 (patch) | |
tree | 5c289f87bbbc08ab4e29838cebb42abac61d2323 /Makefile | |
parent | 2fb1cc2dd2c2171bd2c078a37f871de45b0fe118 (diff) | |
download | devtools32-ca4d348c86de0a466d48e6d99ac390729707c317.tar.xz |
doc: add manpage for the new makerepropkg tool
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -72,6 +72,7 @@ MANS = \ doc/checkpkg.1 \ doc/offload-build.1 \ doc/sogrep.1 \ + doc/makerepropkg.1 \ doc/mkarchroot.1 \ doc/find-libdeps.1 \ doc/find-libprovides.1 |