@ -11,7 +11,8 @@ DEMO = \
main.o \
imgui_impl_sdl.o \
utilities.o \
texture.o
texture.o \
rendertarget.o
DEMO_DEPS = $(DEMO:%.o=.%.d)