mirror of
https://github.com/clearlinux/graphene.git
synced 2026-04-28 11:13:41 +00:00
`Scripts/Makefile.rules` used MAKEFILE_LIST to obtain the current makefile path, but it did so after including some other file, so it got the included file path instead. Signed-off-by: borysp <borysp@invisiblethingslab.com>