mirror of
https://github.com/ansible/awx.git
synced 2026-03-23 11:55:04 -02:30
Add awx/public to clean target
This commit is contained in:
1
Makefile
1
Makefile
@@ -229,6 +229,7 @@ clean-venv:
|
|||||||
|
|
||||||
# Remove temporary build files, compiled Python files.
|
# Remove temporary build files, compiled Python files.
|
||||||
clean: clean-rpm clean-deb clean-ui clean-tar clean-packer clean-bundle
|
clean: clean-rpm clean-deb clean-ui clean-tar clean-packer clean-bundle
|
||||||
|
rm -rf awx/public
|
||||||
rm -rf awx/lib/site-packages
|
rm -rf awx/lib/site-packages
|
||||||
rm -rf dist/*
|
rm -rf dist/*
|
||||||
rm -rf tmp
|
rm -rf tmp
|
||||||
|
|||||||
Reference in New Issue
Block a user