Commit 5df2347cf3feac0b59d4661725240d33aff38c73

Khaled Hosny 2022-07-28T02:19:26

[meson] Don’t tamper with paths in amalgam files Using os.path.basename() breaks files in subdirectories (gsubgpos-graph.cc instead of graph/gsubgpos-graph.cc). Use paths relative to current source dir instead.