diff options
Diffstat (limited to 'cli/BUILD.gn')
-rw-r--r-- | cli/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/BUILD.gn b/cli/BUILD.gn index 195bdfd60..7f7c6e96f 100644 --- a/cli/BUILD.gn +++ b/cli/BUILD.gn @@ -54,6 +54,7 @@ ts_sources = [ "../js/buffer.ts", "../js/build.ts", "../js/chmod.ts", + "../js/chown.ts", "../js/colors.ts", "../js/compiler.ts", "../js/console.ts", |