Skip to content
Snippets Groups Projects
Commit b9fa2b5b authored by Juan Carrano's avatar Juan Carrano
Browse files

examples/lua_basic: Correctly declare dependency on script files.

Custom targets should be added to BUILDDEPS. Without this patch
`make -j clean all" fails because of weird race condition (trying
to clean while building is kind of contradictory anyways.)
parent 16261a2f
No related branches found
No related tags found
No related merge requests found
Loading
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