diff options
| author | 2015-01-08 02:17:39 +0100 | |
|---|---|---|
| committer | 2015-01-08 02:17:39 +0100 | |
| commit | 25a3c8f54df0e4f820b4fac68545a250cf1a3848 (patch) | |
| tree | 4fe803a3da6f244cf2050cdb5768096928b45416 /makefile | |
| parent | 8b2092785203703c56ca304bf6e94ee1f895ed0c (diff) | |
Fixed typo in last commit. (nw)
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -504,7 +504,7 @@ else ifeq ($(OSD),osdmini) DEFS += -DOSD_MINI else -$(warning Please add -DOSD_[SDL|WINDOWS|MINI] in $(OSD).mk) +$(warning Please add -DOSD_[SDL|WINDOWS|MINI] in $(OSD).mak) endif endif endif |
