bazel: Add `src/horus_cover.hrl` to Horus private headers
(cherry picked from commit e1e9191886
)
This commit is contained in:
parent
968eefa1bb
commit
9f45d36323
|
@ -50,6 +50,7 @@ filegroup(
|
|||
filegroup(
|
||||
name = "private_hdrs",
|
||||
srcs = [
|
||||
"src/horus_cover.hrl",
|
||||
"src/horus_error.hrl",
|
||||
"src/horus_fun.hrl",
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue