summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5d0586939a5..d750c5f12b5 100644
--- a/Makefile
+++ b/Makefile
@@ -121,6 +121,7 @@ CHECK =
#### The release target creates the ACE (only) kit.
release: ACE-INSTALL
+ @$(ACE_ROOT)/bin/generate_man_pages
@$(ACE_ROOT)/bin/make_release $(CHECK) -k ace -t $(REL) \
-c "$(CONTROLLED_FILES)" -r "$(RELEASE_FILES)" \
-l "$(RELEASE_LIB_FILES)"