all Makefiles: don't ignore or clean .c files not corresponding to Vala
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 18 Mar 2013 19:01:59 +0000 (19:01 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 18 Mar 2013 21:02:02 +0000 (21:02 +0000)
commitbcec3e334f01ea936a3d9c636d9597a96f0c0e01
treeccf555014475db40ada30b117ff287ed6c85cc45
parent8268c6efbe20a9274dc1b4ad2f61b18406dfb86c
all Makefiles: don't ignore or clean .c files not corresponding to Vala

This will become more important if we use C to implement fast-paths
and faster data structures.

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=695381
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Philip Withnall <philip@tecnocode.co.uk>
15 files changed:
backends/eds/Makefile.am
backends/key-file/Makefile.am
backends/libsocialweb/Makefile.am
backends/ofono/Makefile.am
backends/telepathy/Makefile.am
backends/tracker/Makefile.am
folks/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
tools/Makefile.am
tools/inspect/Makefile.am