summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index 06bba7ed29..0f532e822f 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -107,6 +107,7 @@ prepare:
! git tag -l $(tag) | grep $(PACKAGE) > /dev/null
rm -f ChangeLog
$(MAKE) ChangeLog distcheck
+ $(MAKE) -C doc/manpages/ manpages-update
git commit -m Generated. ChangeLog
git tag -u b565716f! -m $(VERSION) $(tag)