]> git.cworth.org Git - obsolete/notmuch-old/commit
Makefile: Make object targets depend on Makefiles
authorJan Janak <jan@ryngle.com>
Thu, 19 Nov 2009 00:37:25 +0000 (01:37 +0100)
committerCarl Worth <cworth@cworth.org>
Fri, 20 Nov 2009 12:44:09 +0000 (13:44 +0100)
commit5150b15b87a0d9c20a355114d81a3b90c4e42807
treead08f93dc06fa669a5194a53612334c30526e96b
parentdbb29a77fa63f42a237ce25ea18e4db493e3464c
Makefile: Make object targets depend on Makefiles

All objects need to be recompiled when any of the Makefiles changes, so
we make them all depend on all the Makefiles.

Signed-off-by: Jan Janak <jan@ryngle.com>
Makefile