diff options
author | Joey Hess <joey@kitenet.net> | 2011-12-20 16:07:34 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-12-20 16:07:34 -0400 |
commit | 9cfa7a969c7449ef48fe97daadf8ff89e8a103b0 (patch) | |
tree | f2f757982f8d5ea616910654638ac3cd655544d6 /Makefile | |
parent | 7dff46eeec44e34075f9506ce076e6ec0298c178 (diff) |
note
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -81,6 +81,7 @@ testcoverage: @echo "" @hpc report test --exclude=Main --exclude=QC @hpc markup test --exclude=Main --exclude=QC --destdir=.hpc >/dev/null + @echo "(See .hpc/ for test coverage details.)" # If ikiwiki is available, build static html docs suitable for being # shipped in the software package. |