summaryrefslogtreecommitdiff
path: root/test/Test.mak
diff options
context:
space:
mode:
Diffstat (limited to 'test/Test.mak')
-rw-r--r--test/Test.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Test.mak b/test/Test.mak
index f3c61479b..a5bc968c7 100644
--- a/test/Test.mak
+++ b/test/Test.mak
@@ -36,6 +36,7 @@ endif
CLEAN_TARGETS := $(U_TARGETS) $(G_TARGETS)
test check all: $(TARGETS)
+ @true
$(TARGETS): Makefile $(TESTDIR)Makefile $(TESTDIR)Rules.mak $(TESTDIR)Test.mak
$(U_TARGETS): $(patsubst %,%.c,$(U_TARGETS))