Makefile
branchstable
changeset 15379 3ca419fb435e
parent 14815 5b7dc16b331b
child 16126 0c4bec9596d8
--- a/Makefile	Fri Oct 28 12:44:19 2011 +0200
+++ b/Makefile	Fri Oct 28 12:59:50 2011 +0200
@@ -18,7 +18,7 @@
 	@echo '  install-home - install with setup.py install --home=HOME ($(HOME))'
 	@echo '  local        - build for inplace usage'
 	@echo '  tests        - run all tests in the automatic test suite'
-	@echo '  test-foo     - run only specified tests (e.g. test-merge1)'
+	@echo '  test-foo     - run only specified tests (e.g. test-merge1.t)'
 	@echo '  dist         - run all tests and create a source tarball in dist/'
 	@echo '  clean        - remove files created by other targets'
 	@echo '                 (except installed files or dist source tarball)'