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