diff --git a/Makefile b/Makefile index f2617b11b..2174eef7b 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ endif ifeq ($(strip $(ACTIVE_GEMS)),) # the default file which contains the active GEMs - ACTIVE_GEMS = mrbgems/GEMS.active + ACTIVE_GEMS = GEMS.active endif ifeq ($(strip $(COMPILE_MODE)),)