summaryrefslogtreecommitdiff
path: root/hk21/game
diff options
context:
space:
mode:
Diffstat (limited to 'hk21/game')
-rw-r--r--hk21/game/BUILD.bazel1
1 files changed, 1 insertions, 0 deletions
diff --git a/hk21/game/BUILD.bazel b/hk21/game/BUILD.bazel
index 9689d67..d784b70 100644
--- a/hk21/game/BUILD.bazel
+++ b/hk21/game/BUILD.bazel
@@ -19,4 +19,5 @@ cc_binary(
"@sdl3_windows//:sdl3",
"//hk21/vulkan_loader",
],
+ applicable_licenses = ["//:license"],
)