bazel: Add `src/horus_cover.hrl` to Horus private headers

This commit is contained in:
Michael Davis 2024-12-06 10:53:45 -05:00
parent 4fdcc04130
commit e1e9191886
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ filegroup(
filegroup(
name = "private_hdrs",
srcs = [
"src/horus_cover.hrl",
"src/horus_error.hrl",
"src/horus_fun.hrl",
],