diff --git a/Makefile b/Makefile index 63ff78330f..7de71f8120 100644 --- a/Makefile +++ b/Makefile @@ -91,6 +91,7 @@ clean-grunt: # Remove UI build files clean-ui: + rm -rf awx/ui/static/dist rm -rf awx/ui/dist rm -rf awx/ui/static/docs