X-Git-Url: https://git.ao2.it/experiments/fps-limit.git/blobdiff_plain/4ae705d2ed448464096ea809156140fdd27d9e59..HEAD:/Makefile diff --git a/Makefile b/Makefile index 961ef03..cec8b3c 100644 --- a/Makefile +++ b/Makefile @@ -36,6 +36,7 @@ CFLAGS += -D_POSIX_C_SOURCE=200112L LDLIBS += -lrt fps-limit: fps-limit.o +fps-limit.o: fps-limit.h clean: rm -rf *~ *.o fps-limit