mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
Makefile: improve documentation targets
- add documentation targets to main Makefile - ensure clean/maintainer-clean remove all generated documentation files
This commit is contained in:
@@ -91,6 +91,9 @@ install: html
|
||||
clean:
|
||||
rm -f html-stamp
|
||||
rm -f HTML.index $(GENERATED_XML)
|
||||
rm -f repmgr.html
|
||||
rm -f repmgr-A4.pdf
|
||||
rm -f repmgr-US.pdf
|
||||
|
||||
maintainer-clean:
|
||||
rm -rf html
|
||||
|
||||
Reference in New Issue
Block a user