Makefile: s/org/Org

This commit is contained in:
Bastien Guerry 2012-08-09 22:33:19 +02:00
parent 0524a24c36
commit c49f74c85a
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ help helpall::
$(info make - build Org ELisp and all documentation)
$(info make all - ditto)
$(info make compile - build Org ELisp files)
$(info make autoloads - create org-install.el to load org in-place)
$(info make autoloads - create org-install.el to load Org in-place)
$(info make check - build Org ELisp files and run test suite)
helpall::
$(info make test - ditto)