Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoryoursweetie <939696280@qq.com>2021-08-08 19:26:20 +0800
committerJelle van der Waa <jelle@archlinux.org>2021-09-07 20:55:42 +0200
commit80e8c1fc702e6a0e328bca52d3acf0710c7cc7ff (patch)
tree2896b0e45d465fe3136b615938890cd30a70b730 /Makefile
parent6535ac9b99d1977d123743247f7c35bf910a24b6 (diff)
doc: Add makechrootpkg man page
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bd2fb3d..d9a6492 100644
--- a/Makefile
+++ b/Makefile
@@ -70,6 +70,7 @@ BASHCOMPLETION_LINKS = \
MANS = \
+ doc/makechrootpkg.1 \
doc/lddd.1 \
doc/checkpkg.1 \
doc/offload-build.1 \