mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 12:18:13 +02:00
build: Clean up DBUS_COOKIE_SHA1 keyrings
We use this directory as the temporary home directory.
Fixes: 3f377c5113
Signed-off-by: Simon McVittie <smcv@debian.org>
This commit is contained in:
parent
ddcb812b1f
commit
e9974f76a9
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue