@ -14,7 +14,8 @@ DEMO = \
texture.o \
rendertarget.o \
raymarcher.o \
bloom.o
bloom.o \
profiling.o
DEMO_DEPS = $(DEMO:%.o=.%.d)