bazel: Add `src/horus_cover.hrl` to Horus private headers
This commit is contained in:
parent
4fdcc04130
commit
e1e9191886
|
|
@ -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