summaryrefslogtreecommitdiff
path: root/common.mak
diff options
context:
space:
mode:
Diffstat (limited to 'common.mak')
-rw-r--r--common.mak3
1 files changed, 0 insertions, 3 deletions
diff --git a/common.mak b/common.mak
index 1fbdf2b489..2ec0dffd13 100644
--- a/common.mak
+++ b/common.mak
@@ -87,9 +87,6 @@ endef
$(eval $(RULES))
-# Clear DIRS variable so that it is not used in other subdirectories.
-DIRS =
-
tests: $(TESTS)
-include $(DEPS)