From: Jonathan McDowell Date: Thu, 20 Aug 2015 12:22:25 +0000 (+0200) Subject: Update version.h when source files change X-Git-Tag: onak-0.4.6~4 X-Git-Url: http://the.earth.li/gitweb/?a=commitdiff_plain;h=51ec76b5bdb5197056ca242d55b6b662866ae0f1;hp=51ec76b5bdb5197056ca242d55b6b662866ae0f1;p=onak.git 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. ---