evil changes

This commit is contained in:
Alam Ed Arias 2014-08-27 22:43:10 -04:00
parent 6e7c783013
commit b1e1163b91
1 changed files with 1 additions and 1 deletions

View File

@ -386,7 +386,7 @@ OBJDUMP_OPTS?=--wide --source --line-numbers
LD=$(CC)
ifdef SDL
INTERFACE=sdl2
INTERFACE=sdl
OBJDIR:=$(OBJDIR)/SDL
endif