# HG changeset patch # User John W. Eaton # Date 1259744088 18000 # Node ID 0cf0b1c32cde1656a0650d5f6d082709cd679ba2 # Parent 7fc446f49fca8c0125e357050dc7d604f4348e1c scripts/help/module.mk: fix typo in previous change diff -r 7fc446f49fca -r 0cf0b1c32cde scripts/help/module.mk --- a/scripts/help/module.mk Wed Dec 02 03:48:35 2009 -0500 +++ b/scripts/help/module.mk Wed Dec 02 03:54:48 2009 -0500 @@ -1,7 +1,7 @@ FCN_FILE_DIRS += help help_PRIVATE_FCN_FILES = \ - help/private/__additional_help_message__.m \ + help/private/__additional_help_message__.m help_FCN_FILES = \ help/__makeinfo__.m \