Fix another Makefile glitch

Ref b7ac17d9
parent 3b7b074d
...@@ -318,9 +318,11 @@ TESTS += \ ...@@ -318,9 +318,11 @@ TESTS += \
fellow_log_test \ fellow_log_test \
fellow_cache_test fellow_cache_test
check-am: vtcdir:
@mkdir -p vtc @mkdir -p vtc
check-am: vtcdir
# Code coverage # Code coverage
gcov: clean gcov: clean
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment