Merge pull request #1106 from littlefs-project/fix-make-build-dep

make: Add missing BUILD_DEP include
This commit is contained in:
Christopher Haster
2025-06-30 11:38:56 -05:00
committed by GitHub

View File

@@ -475,6 +475,7 @@ benchmarks-diff: $(BENCH_CSV)
# rules
-include $(DEP)
-include $(TEST_DEP)
-include $(BENCH_DEP)
.SUFFIXES:
.SECONDARY: