PolicyKit: Branch 'master' - 2 commits
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Fri Jul 31 14:32:07 UTC 2020
test/polkitbackend/Makefile.am | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit b6110c4a371145e39a11a3218b5976f424e96db0
Merge: 585f4f2 dc9bfc8
Author: Jan Rybar <jrybar at redhat.com>
Date: Fri Jul 31 14:32:05 2020 +0000
Merge branch 'dist-test-wrapper' into 'master'
add polkitbackendjsauthoritytest-wrapper.py into release tarball
See merge request polkit/polkit!62
commit dc9bfc8361534e9a7296acbe4ae3126d822bfd3a
Author: Xℹ Ruoyao <xry111 at mengyan1223.wang>
Date: Fri Jul 31 11:47:17 2020 +0800
add polkitbackendjsauthoritytest-wrapper.py into release tarball
diff --git a/test/polkitbackend/Makefile.am b/test/polkitbackend/Makefile.am
index 4b13256..b714c60 100644
--- a/test/polkitbackend/Makefile.am
+++ b/test/polkitbackend/Makefile.am
@@ -33,7 +33,10 @@ TEST_PROGS =
# ----------------------------------------------------------------------------------------------------
-polkitbackendjsauthoritytest_SOURCES = test-polkitbackendjsauthority.c
+polkitbackendjsauthoritytest_SOURCES = \
+ test-polkitbackendjsauthority.c \
+ polkitbackendjsauthoritytest-wrapper.py
+
# force C++ link via dummy C++ file, (see GNU automake manual section 8.3.5)
nodist_EXTRA_polkitbackendjsauthoritytest_SOURCES = dummy-force-cpp-link.cxx
More information about the hal-commit
mailing list