fix make target name

This commit is contained in:
Manuel Pégourié-Gonnard
2014-03-14 08:41:01 +01:00
parent 9dea8bd658
commit 79d090b340
+1 -1
View File
@@ -58,7 +58,7 @@ test-ref-configs:
# note: for coverage testing, build with:
# CFLAGS='--coverage' make OFLAGS='-g3 -O0'
testcov:
covtest:
make check
# add programs/test/selftest even though the selftest functions are
# called from the testsuites since it runs them in verbose mode,