diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2025-02-01 16:25:17 +0100 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2025-02-01 16:25:17 +0100 |
commit | f4b6372c1fe8d48aceb853272e0b822b967a56d7 (patch) | |
tree | 3f680f1669f2a1c079a77acc20e7da97f7e7dbec /ctor.cc | |
parent | 69d66ac41ab66a5a5da007ccfacc1d5a9d45d819 (diff) |
Diffstat (limited to 'ctor.cc')
-rw-r--r-- | ctor.cc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ ctor::build_configurations ctorConfigs(const ctor::settings& settings) "src/execute.cc", "src/externals_manual.cc", "src/libctor.cc", + "src/pointerlist.cc", "src/rebuild.cc", "src/task.cc", "src/task_ar.cc", |