summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEli Schwartz via arch-projects <arch-projects@archlinux.org>2019-06-04 12:11:20 -0400
committerLevente Polyak <anthraxx@archlinux.org>2019-06-12 23:42:10 +0200
commit774774961025b79d84a466f75c651ce17c946928 (patch)
treeea512eff5072e6a12da4c75a2ace15e3e867c4a3 /Makefile
parent25b4ef279925a964b0de0ed8675d75e1532bf577 (diff)
downloaddevtools32-774774961025b79d84a466f75c651ce17c946928.tar.xz
doc: add manpage for the new offload-build tool
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2306a17..27cd90f 100644
--- a/Makefile
+++ b/Makefile
@@ -69,6 +69,7 @@ BASHCOMPLETION_LINKS = \
MANS = \
doc/lddd.1 \
doc/checkpkg.1 \
+ doc/offload-build.1 \
doc/sogrep.1 \
doc/mkarchroot.1 \
doc/find-libdeps.1 \