summaryrefslogtreecommitdiff
path: root/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.bazel')
-rw-r--r--BUILD.bazel2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD.bazel b/BUILD.bazel
index 6cbf83c..59c5d8f 100644
--- a/BUILD.bazel
+++ b/BUILD.bazel
@@ -5,5 +5,7 @@ refresh_compile_commands(
targets = {
"//willow:willow": "",
+ "//willow:willowc": "",
+ "//willow/unittest/ir:verifier": "",
},
)