mirror of
https://github.com/clearlinux/graphene.git
synced 2026-09-03 12:21:37 +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>