aboutsummaryrefslogtreecommitdiff
path: root/research/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'research/BUILD')
-rw-r--r--research/BUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/research/BUILD b/research/BUILD
index 7b7d81b..ef6967e 100644
--- a/research/BUILD
+++ b/research/BUILD
@@ -7,10 +7,8 @@ licenses(["notice"]) # MIT
cc_library(
name = "dm",
srcs = ["deorummolae.cc"],
- hdrs = [
- "deorummolae.h",
- "esaxx/sais.hxx",
- ],
+ deps = ["@esaxx//:sais"],
+ hdrs = ["deorummolae.h"],
)
cc_library(