Skip to content

Re-order the makefile for easier readability

Peter Hutterer requested to merge whot/xorgproto:wip/reorder-makefile into master

Introduces two groups: normal headers and then all the legacy ones. This will make it easier to see in diffs whether a change is within the legacy group by looking at the line numbers.

Merge request reports