test: Delete directories like directories, not files
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 15 Feb 2017 16:55:53 +0000 (16:55 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 16 Feb 2017 16:00:06 +0000 (16:00 +0000)
commite80835bb0aa3e140a90f47800cddbb9a477dc8c1
tree8395e193de3d888c4b2361a54d84716a07fa3b50
parent4e439d2c3618f4d3b00738b5f5f0ffcc693e6223
test: Delete directories like directories, not files

Directories can't usefully appear in CLEANFILES, we have to delete
them recursively in clean-local.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=99828
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Philip Withnall <withnall@endlessm.com>
test/Makefile.am