Explorar o código

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

make: Add missing BUILD_DEP include
Christopher Haster hai 5 meses
pai
achega
2acf939a00
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Makefile

+ 1 - 0
Makefile

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