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 ca60dd7a6ec8..cdf4655c4007 100644 --- a/third_party/nix/src/libutil/CMakeLists.txt +++ b/third_party/nix/src/libutil/CMakeLists.txt @@ -18,6 +18,7 @@ set(HEADER_FILES lru-cache.hh monitor-fd.hh pool.hh + proto.hh ref.hh serialise.hh sync.hh |