I believe this change is needed in response to the recent change in folder structure.
@@ -1,3 +1,3 @@
ifndef MAKEFILE_INCLUDED
- include ../../../Makefile
+ include ../../Makefile
endif