]> git.donarmstrong.com Git - lilypond.git/blobdiff - stepmake/stepmake/toplevel-targets.make
Fix Info documentation with images
[lilypond.git] / stepmake / stepmake / toplevel-targets.make
index 1068981c11a0a962e599cc0407a52fa7919fcd17..cc4a156e1ae7e8b5726b18b2625a62a1c1ad9109 100644 (file)
@@ -1,3 +1,7 @@
+.PHONY: web-install
+web-install:
+web-uninstall:
+
 local-dist: configure
 
 local-distclean:
@@ -56,11 +60,16 @@ local-help:
   dist        roll tarball: $(depth)/$(outdir)/$(distname).tar.gz\n\
   distclean   also remove configure output\n\
   doc         update all documentation (without images)\n\
+  info        build Info documentation with images\n\
+  info-install  install Info documentation with images\n\
   cvs-clean   also remove out directories and generated files\n\
   maintainerclean also remove distributed generated files\n\
   po          make new translation Portable Object database\n\
   po-replace  do po-update and replace catalogs with msgmerged versions\n\
   po-update   update translation Portable Object database\n\
+  web-install * install website documentation in (webdir=$(webdir))\n\
+              and Info documentation with images\n\
+  web-uninstall *  remove installed documentation with images\n\
 \n\
 Some more targets are available for testing changes:\n\
   test-baseline  check  test-redo  test-clean\n\