('*', './Include/internal/mimalloc'),
('Modules/_decimal/**/*.c', 'Modules/_decimal/libmpdec'),
+
('Modules/_elementtree.c', 'Modules/expat'),
+ ('Modules/pyexpat.c', 'Modules/expat'),
+
('Modules/_hacl/*.c', 'Modules/_hacl/include'),
('Modules/_hacl/*.c', 'Modules/_hacl/'),
('Modules/_hacl/*.h', 'Modules/_hacl/include'),
('Modules/sha3module.c', 'Modules/_hacl/include'),
('Modules/blake2module.c', 'Modules/_hacl/include'),
('Modules/hmacmodule.c', 'Modules/_hacl/include'),
+
('Objects/stringlib/*.h', 'Objects'),
# possible system-installed headers, just in case