@@ -19,6 +19,8 @@ sdlpp.o: sdlpp.cpp sdlpp.hpp
$(CXX) $(CFLAGS) -c -o $@ $< ${LDFLAGS}
test.o: tests/test.cpp sdlpp.hpp tests/catch.hpp
tetris.o: tetris.cpp sdlpp.hpp
clean:
rm -Rf *.o test demo
The note is not visible to the blocked user.