From fdc204a13067bdd7e00f30166fe6158e39ad4519 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 20 Jul 2019 20:01:22 +0200 Subject: [PATCH] Another buildfix --- Makefile.common | 1 + 1 file changed, 1 insertion(+) 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