diff --git a/Makefile.local b/Makefile.local index d08a9d105..44008e940 100644 --- a/Makefile.local +++ b/Makefile.local @@ -108,7 +108,7 @@ pull-upstream-changes: # Remove monorepo-only directories and files that don't belong in the # standalone API repo. The bgpfilter_test.go file requires a kind cluster. - rm -rf config/ admission/ patches/ + rm -rf config/ admission/ rm -f pkg/apis/projectcalico/v3/bgpfilter_test.go # Restores any files that we want to keep even if they're different