summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-23 16:56:13 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-11-23 16:56:13 +0000
commita60d323f0760c4c87791e901e62cac7c0c6052bd (patch)
tree6105b88b8b967cfa199e34f68b4a3453355458f8 /Makefile
parentabaaacfa0b708355d3412f545cdc6b97a5bde1d1 (diff)
downloadATCD-a60d323f0760c4c87791e901e62cac7c0c6052bd.tar.gz
added call to bin/generate_man_pages
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)"