Prevent unnecessary regeneration of VAPI
authorPhilip Chimento <philip.chimento@gmail.com>
Sun, 5 Feb 2012 16:14:50 +0000 (17:14 +0100)
committerPhilip Chimento <philip.chimento@gmail.com>
Sun, 5 Feb 2012 16:14:50 +0000 (17:14 +0100)
commitfc7fa6774ad8e086849f04cc35f02c7873ff6dc2
tree07f55474702c3cf735ab64808daf71b6bcd08ffb
parentaa357ac08eff70eb1cbc0673ac482511942cc5b3
Prevent unnecessary regeneration of VAPI

Vapigen doesn't update the timestamp of the VAPI file when the
contents don't change; so when the GIR changes but the VAPI doesn't,
the dependency tracking got confused. This updates the timestamp
properly.
libchimara/Makefile.am