summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e23642b..081950a 100644
--- a/Makefile
+++ b/Makefile
@@ -304,4 +304,4 @@ check-install:
.SUFFIXES:
--include $(wildcard build/*.d build/tests/*.d)
+-include $(wildcard build/*/*.d)