Skip to content
Snippets Groups Projects
Commit 3ca419fb authored by Thomas Arendsen Hein's avatar Thomas Arendsen Hein
Browse files

Makefile: adjust example, test-merge1 is now test-merge1.t

parent fbebc039
Branches
Tags
No related merge requests found
......@@ -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)'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment