forked from lix-project/hydra
manual: Add index.html
This commit is contained in:
parent
303718dbd6
commit
7221bd7e5a
|
@ -28,6 +28,7 @@ images:
|
|||
install-data-hook: images
|
||||
$(INSTALL) -d $(DESTDIR)$(htmldir)/images/callouts
|
||||
$(INSTALL_DATA) images/callouts/* $(DESTDIR)$(htmldir)/images/callouts
|
||||
ln -sfn manual.html $(DESTDIR)$(htmldir)/index.html
|
||||
|
||||
distclean-hook:
|
||||
-rm -rf images
|
||||
|
|
Loading…
Reference in a new issue