diff --git a/target/sdk/Makefile b/target/sdk/Makefile index c1eca736b0..e9599c3c69 100644 --- a/target/sdk/Makefile +++ b/target/sdk/Makefile @@ -29,7 +29,8 @@ EXCLUDE_DIRS:=*/ccache/* \ *.install.clean \ *.install.flags \ *.install \ - */doc + */doc \ + */share/locale SDK_DIRS = \ $(STAGING_SUBDIR_HOST) \