]> git.cworth.org Git - scherzo/commit
Makefile: Fix automatic generation of dependencies.
authorCarl Worth <cworth@cworth.org>
Fri, 23 Sep 2011 06:04:07 +0000 (23:04 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 23 Sep 2011 06:04:07 +0000 (23:04 -0700)
commitf15abc24d2c9a574d1209922a0d9825df21245f8
tree8191bfaf392eacebe8f43577ab4f933e6cb23db2
parent7e2ab4eb3ab1fc670d9a0150996d682e7f55f183
Makefile: Fix automatic generation of dependencies.

Without this, updates to the header file were not triggering rebuilds
of the source. Things are much more convenient with this.
Makefile