Skip to content
Snippets Groups Projects
Commit a0f959e5 authored by Ronald Kinard's avatar Ronald Kinard
Browse files

Fix Makefile to target sdl correctly

parent c028c832
Branches
Tags
No related merge requests found
...@@ -202,7 +202,7 @@ LIBS+=-lm ...@@ -202,7 +202,7 @@ LIBS+=-lm
endif endif
ifdef SDL ifdef SDL
include sdl2/Makefile.cfg include sdl/Makefile.cfg
endif #ifdef SDL endif #ifdef SDL
ifdef DISTCC ifdef DISTCC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment