build: Remove generated C/H/vapi/stamp files from MAINTAINERCLEANFILES
authorPhilip Withnall <philip@tecnocode.co.uk>
Thu, 20 Jun 2013 16:26:02 +0000 (17:26 +0100)
committerPhilip Withnall <philip@tecnocode.co.uk>
Fri, 5 Jul 2013 20:51:37 +0000 (21:51 +0100)
commit9423e5e214110e3d4d3b77482db87a0ec310599b
treebb8136314a5a7f8b3f84213f903dd7ed37e0bc39
parent037caf3a4d1d1b8de5fb6c4d78887793f36700a8
build: Remove generated C/H/vapi/stamp files from MAINTAINERCLEANFILES

As long as --vapi and -H/-h options are correctly passed to a target-specific
VALAFLAGS, automake will automatically add these generated files to the
maintainer-clean target.

Helps: https://bugzilla.gnome.org/show_bug.cgi?id=701099
16 files changed:
backends/eds/lib/Makefile.am
backends/libsocialweb/lib/Makefile.am
backends/telepathy/lib/Makefile.am
backends/tracker/lib/Makefile.am
tests/eds/Makefile.am
tests/folks/Makefile.am
tests/key-file/Makefile.am
tests/lib/Makefile.am
tests/lib/eds/Makefile.am
tests/lib/key-file/Makefile.am
tests/lib/libsocialweb/Makefile.am
tests/lib/telepathy/Makefile.am
tests/lib/tracker/Makefile.am
tests/libsocialweb/Makefile.am
tests/telepathy/Makefile.am
tests/tracker/Makefile.am