diff --git a/src/Makefile b/src/Makefile index 3596c80aa..f5d58af3a 100644 --- a/src/Makefile +++ b/src/Makefile @@ -202,7 +202,7 @@ LIBS+=-lm endif ifdef SDL -include sdl2/Makefile.cfg +include sdl/Makefile.cfg endif #ifdef SDL ifdef DISTCC