projects
/
experiments
/
fps-meter.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
305623c
)
Add build dependency on fps-meter.h
author
Antonio Ospite <ospite@studenti.unina.it>
Tue, 17 Dec 2013 22:52:20 +0000
(23:52 +0100)
committer
Antonio Ospite <ospite@studenti.unina.it>
Tue, 17 Dec 2013 22:52:20 +0000
(23:52 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
433b061
..
70e8772
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-36,6
+36,7
@@
CFLAGS += -D_POSIX_C_SOURCE=200112L
LDLIBS += -lrt
fps-meter: fps-meter.o
+fps-meter.o: fps-meter.h
clean:
rm -rf *~ *.o fps-meter