Do not proceed with install until cling.pod is generated
This commit is contained in:
parent
47e6f62d7b
commit
4f93aff0bc
@ -108,7 +108,8 @@ install-ps:: $(PS)
|
||||
$(Verb) $(MKDIR) $(PS_DIR)
|
||||
$(Verb) $(DataInstall) $(PS) $(PS_DIR)
|
||||
|
||||
install-local:: podgen | $(INSTALL_TARGETS)
|
||||
install-local:: podgen
|
||||
$(MAKE) $(INSTALL_TARGETS)
|
||||
|
||||
uninstall-local::
|
||||
$(Echo) Uninstalling Cling Tools Documentation
|
||||
|
Loading…
Reference in New Issue
Block a user