mirror of
https://github.com/ansible/awx.git
synced 2026-03-14 15:37:29 -02:30
Also remove .deps_built with make clean
This commit is contained in:
1
Makefile
1
Makefile
@@ -201,6 +201,7 @@ clean-bundle:
|
||||
# Remove temporary build files, compiled Python files.
|
||||
clean: clean-rpm clean-deb clean-grunt clean-ui clean-tar clean-packer clean-bundle
|
||||
rm -rf awx/lib/site-packages
|
||||
rm- rf awx/lib/.deps_built
|
||||
rm -rf dist/*
|
||||
rm -rf tmp/*
|
||||
rm -rf build $(NAME)-$(VERSION) *.egg-info
|
||||
|
||||
Reference in New Issue
Block a user