]> the.earth.li Git - onak.git/commit
Update version.h when source files change
authorJonathan McDowell <noodles@earth.li>
Thu, 20 Aug 2015 12:22:25 +0000 (14:22 +0200)
committerJonathan McDowell <noodles@earth.li>
Thu, 20 Aug 2015 12:22:25 +0000 (14:22 +0200)
commit51ec76b5bdb5197056ca242d55b6b662866ae0f1
tree1e3af38c7c401c90a01be6dd28e19d23160c7bbf
parent81f2810db11676d1c0b7fec695d8e0473549b09c
Update version.h when source files change

Make $(SRCS) a Makefile dependency for version.h so once any of the
source files change we can update our version to reflect this fact.
Makefile.in