diff --git a/Makefile.common b/Makefile.common index baac121a32..46ed71bde9 100644 --- a/Makefile.common +++ b/Makefile.common @@ -1,3 +1,4 @@ +ROOT_DIR := . DEPS_DIR := $(ROOT_DIR)/deps LIBRETRO_COMM_DIR := $(ROOT_DIR)/libretro-common WANT_WGL = 0