diff --git a/src/Makefile b/src/Makefile index 3596c80aa1d7dc9980709405b331891afb5152bf..f5d58af3a1aa6c6ed082cf2f3aca581c105108a0 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