diff --git a/sdl2/Makefile b/sdl2/Makefile index ff748f58..1eb67a56 100644 --- a/sdl2/Makefile +++ b/sdl2/Makefile @@ -77,7 +77,7 @@ LINK = $(CC) DEMOS += sdltest$(E) -.PHONY: all libs clean demos install +.PHONY: all libs clean demos all: libs