mirror of
https://github.com/clearlinux/graphene.git
synced 2026-06-14 01:56:15 +00:00
bb6206822a
`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>