Add awx/public to clean target

This commit is contained in:
Shane McDonald 2016-10-27 10:17:37 -04:00
parent 2c8d295132
commit bbf185cd0b

View File

@ -229,6 +229,7 @@ clean-venv:
# Remove temporary build files, compiled Python files.
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 dist/*
rm -rf tmp