diff options
author | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2014-04-03 07:21:05 +0300 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2014-04-03 10:28:47 +0200 |
commit | 4131b900ee99f62ba7a1910b18bd55c669a0ca9c (patch) | |
tree | 9d912c90a8e703b2a22bed52f7b233384f791d19 /docs | |
parent | a05f859d051f06ca8e3f78d35870d80eae28ded4 (diff) | |
download | git-buildpackage-4131b900ee99f62ba7a1910b18bd55c669a0ca9c.tar.gz git-buildpackage-4131b900ee99f62ba7a1910b18bd55c669a0ca9c.tar.bz2 git-buildpackage-4131b900ee99f62ba7a1910b18bd55c669a0ca9c.zip |
docs: re-enable missing manpage
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile index 1a98c49b..594126a6 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -2,6 +2,7 @@ MAN1S = \ gbp \ + gbp-buildpackage \ gbp-clone \ gbp-config \ gbp-create-remote-repo \ |