Add useful message for developer.

This commit is contained in:
Jari Vetoniemi 2014-03-28 22:01:15 +02:00
parent db55c12128
commit c4a8bf3631

View File

@ -14,4 +14,6 @@ FOREACH (test ${TESTS})
ENDIF ()
ENDFOREACH (test)
MESSAGE("-!- Use 'make test' to run tests")
# vim: set ts=8 sw=4 tw=0 :