this name makes slightly more sense.

This commit is contained in:
Alcaro 2017-12-29 21:16:28 +01:00
parent fc725e252e
commit ad7dd75458
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@ -117,4 +117,4 @@ obj-unix/
/pkg/msvc/msvc-2010/Release Cg/*.pdb
retroarch.cfg
Makefile.custom
Makefile.local

View File

@ -12,7 +12,7 @@ include config.mk
# Put your favorite compile flags in this file, if you want different defaults than upstream.
# Do not attempt to create that file upstream.
# (It'd be better to put this comment in that file, but .gitignore doesn't work on files that exist in the repo.)
-include Makefile.custom
-include Makefile.local
TARGET = retroarch