Skip to content
Snippets Groups Projects
Commit 8534db36 authored by Siva's avatar Siva Committed by Tianqi Chen
Browse files

Increase depfiles lookup. (#509)

Not able link build/src/top/tensor/*.d.
       Hence don't compile nnvm for a change in tvm/topi headers.
parent c7474c00
No related branches found
No related tags found
No related merge requests found
......@@ -104,3 +104,4 @@ clean:
-include build/*.d
-include build/*/*.d
-include build/*/*/*.d
-include build/*/*/*/*.d
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment