Skip to content

Commit

Permalink
fixup! Dev: Makefile: build all-in-one manpage crm.8 (ClusterLabs#1374)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasyang2022 committed Apr 11, 2024
1 parent 2527ff0 commit 2338635
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,10 @@ website-clean:

man: crmsh_crm_report.8 generated_sources/crm.8

generated_sources/crm.8: generated-source/crm.8.aio.adoc
generated_sources/crm.8: generated-sources/crm.8.aio.adoc
a2x -f manpage $<
mv generated-source/crm.8.aio generated-source/crm.8

crmsh_crm_report.8: crmsh_crm_report.adoc
crmsh_crm_report.8: crmsh_crm_report.8.adoc
a2x -f manpage $<

html: generated-sources/crm.8.html crmsh_crm_report.8.html
Expand Down

0 comments on commit 2338635

Please sign in to comment.