--- loncom/build/Makefile 2004/06/23 14:43:44 1.162 +++ loncom/build/Makefile 2004/07/06 18:09:41 1.163 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA -# $Id: Makefile,v 1.162 2004/06/23 14:43:44 matthew Exp $ +# $Id: Makefile,v 1.163 2004/07/06 18:09:41 albertel Exp $ # TYPICAL USAGE of this Makefile is primarily for two targets: # "make build" and "make install". @@ -676,6 +676,10 @@ BinaryRoot: base_rpm_file_list # ======================================== *** MASTER DOCUMENTATION TARGETS *** +buildwebsite: + cd ../../doc/build; perl ./generate_web_pages.pl + + # Generates CVS:loncom/build/docs; root location of install.lon-capa.org doc: install -d docs