diff --git a/Makefile b/Makefile index d9a7aeb..22e8b5c 100644 --- a/Makefile +++ b/Makefile @@ -54,7 +54,7 @@ ifneq ($(MAKECMDGOALS),clean) ifneq ($(MAKECMDGOALS),mrproper) ifneq ($(MAKECMDGOALS),menuconfig) -include $(MAKETOPDIR)/.subdirs +-include $(MAKETOPDIR)/.subdirs include $(MAKETOPDIR)/.config include $(TOPDIR)/games/games.mk