--- loncom/build/Makefile 2011/11/02 13:16:23 1.198 +++ loncom/build/Makefile 2011/11/08 07:40:04 1.199 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA -# $Id: Makefile,v 1.198 2011/11/02 13:16:23 goltermann Exp $ +# $Id: Makefile,v 1.199 2011/11/08 07:40:04 raeburn Exp $ # TYPICAL USAGE of this Makefile is primarily for two targets: # "make build" and "make install". @@ -136,6 +136,7 @@ help_TARGETS: @echo " nohist_reseval.db to nohist_accesscount.db." @echo "modify_config_files: Perform automatic update of the " @echo " configuration files for yum and MySQL." + @echo "langcheck: test to see if root bash and OS are using English." @echo "ntpcheck: test to see if ntp is installed and running." @echo "html_parser_check: test functionality of HTML::Parser." @echo "math_random_check: test functionality of Math::Random."