Calculate the limit delay once and for all
[experiments/fps-limit.git] / Makefile
index 961ef03..cec8b3c 100644 (file)
--- 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