瀏覽代碼

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

make: Add missing BUILD_DEP include
Christopher Haster 5 月之前
父節點
當前提交
2acf939a00
共有 1 個文件被更改,包括 1 次插入0 次删除
  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: