Skip to content
Snippets Groups Projects
Commit 3851826b authored by bbartels's avatar bbartels
Browse files

quad: add commands library to deep-clean

parent 7488723c
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ deep-clean:
$(MAKE) -C src/test clean
$(MAKE) -C src/queue clean
$(MAKE) -C src/computation_graph clean
$(MAKE) -C src/commands clean
$(MAKE) -C src/quad_app clean
bash scripts/clean_xsdk_workspace.sh
......
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