libcmd: also include modify-installables.cc
Some checks failed
CI / vm_tests (push) Has been cancelled
CI / flake_regressions (push) Has been cancelled
CI / tests (macos-latest) (push) Has been cancelled
CI / docker_push_image (push) Has been cancelled
CI / tests (ubuntu-latest) (push) Has been cancelled
CI / Check Cachix and Docker secrets present for installer tests (push) Has been cancelled
CI / installer (push) Has been cancelled
CI / installer_test (macos-latest) (push) Has been cancelled
CI / installer_test (ubuntu-latest) (push) Has been cancelled

This commit is contained in:
Max Headroom 2024-11-10 21:40:32 +01:00
parent b13b207102
commit 1eb19dd804

View file

@ -85,6 +85,7 @@ sources = files(
'installable-flake.cc',
'installable-value.cc',
'installables.cc',
'modify-installables.cc',
'legacy.cc',
'markdown.cc',
'misc-store-flags.cc',