From: Simon McVittie Date: Fri, 28 Jul 2017 18:37:12 +0000 (+0100) Subject: build: Clean up DBUS_COOKIE_SHA1 keyrings X-Git-Tag: dbus-1.11.18~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e9974f76a938e155c7d16c913b8cae41ef9cb9fe;p=thirdparty%2Fdbus.git build: Clean up DBUS_COOKIE_SHA1 keyrings We use this directory as the temporary home directory. Fixes: 3f377c511301cfb36bfa93fddf1f59ace8580749 Signed-off-by: Simon McVittie --- diff --git a/dbus/Makefile.am b/dbus/Makefile.am index 67ce8cce9..d87d9343f 100644 --- a/dbus/Makefile.am +++ b/dbus/Makefile.am @@ -337,3 +337,6 @@ test_dbus_LDADD = libdbus-internal.la # Add rules for code-coverage testing, as defined by AX_CODE_COVERAGE @CODE_COVERAGE_RULES@ + +clean-local: + $(AM_V_at)rm -fr ./.dbus-keyrings