diff options
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ea70ea6..fef3edb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,6 +8,7 @@ .core-defs: variables: JNI_PATH: . + MAKEFILE: Makefile.libretro CORENAME: pcsx_rearmed # Inclusion templates, required for the build to work |