diff options
Diffstat (limited to 'third_party/nix/src/libutil/CMakeLists.txt')
-rw-r--r-- | third_party/nix/src/libutil/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/nix/src/libutil/CMakeLists.txt b/third_party/nix/src/libutil/CMakeLists.txt index cdf4655c4007..0b36929218e8 100644 --- a/third_party/nix/src/libutil/CMakeLists.txt +++ b/third_party/nix/src/libutil/CMakeLists.txt @@ -21,6 +21,7 @@ set(HEADER_FILES proto.hh ref.hh serialise.hh + status.hh sync.hh thread-pool.hh types.hh |