gtk-doc-plugins.mak: add check-outdated-docs target and run it after 'make update'
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 7 Sep 2010 10:37:33 +0000 (11:37 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 7 Sep 2010 10:37:33 +0000 (11:37 +0100)
commitaa0d1d0399c8095314394d869ceab21a371e6fbb
tree0735693e3c609471f3c0824e55f91682cb3fa551
parentc2e10bf92174d6fc3b28d4eddc53498649f49108
gtk-doc-plugins.mak: add check-outdated-docs target and run it after 'make update'

Make sure we don't keep outdated plugin introspection info around.
This target is a bit more aggressive than than the existing
'check-inspected-versions' one, but also much more useful, since it
actually tries to check if there's still a reference to plugins
in the code.
gtk-doc-plugins.mak