manual: Add index.html

This commit is contained in:
Eelco Dolstra 2016-10-10 15:52:11 +02:00
parent 303718dbd6
commit 7221bd7e5a

View file

@ -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