build new unified sync mechanism

This commit is contained in:
2026-01-24 12:41:41 -05:00
parent 006a7004b7
commit 9e090c2a9f
3 changed files with 220 additions and 4 deletions

View File

@@ -20,6 +20,8 @@ WriteMakefile(
'bin/sync-slave',
'bin/list-all',
'bin/is-managed',
'bin/validate-master', ],
'bin/validate-master',
'bin/sync-unified-master',
],
'AUTHOR' => 'Jorj Bauer <jorj@jorj.org>',
);