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

(cherry picked from commit e1e9191886)
This commit is contained in:
Michael Davis 2024-12-06 10:53:45 -05:00 committed by Michael Klishin
parent 968eefa1bb
commit 9f45d36323
No known key found for this signature in database
GPG Key ID: 44BF2725475205B2
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",
],