diff options
-rw-r--r-- | ext/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am index 4676b25b..7b70bc45 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -151,7 +151,7 @@ RTP_DIR= endif if USE_SDL -#SDL_DIR=sdl +SDL_DIR=sdl SDL_DIR= else SDL_DIR= |