[neon/backports-focal/xdg-desktop-portal/Neon/unstable] tests: Fix distcheck

Matthias Clasen null at kde.org
Wed Jan 13 06:32:43 GMT 2021


Git commit 510bbfa6e4439b53b40f4cb529ec540f9ad24c12 by Matthias Clasen.
Committed on 14/09/2020 at 17:03.
Pushed by ash into branch 'Neon/unstable'.

Fix distcheck

M  +8    -0    tests/Makefile.am.inc

https://invent.kde.org/neon/backports-focal/xdg-desktop-portal/commit/510bbfa6e4439b53b40f4cb529ec540f9ad24c12

diff --git a/tests/Makefile.am.inc b/tests/Makefile.am.inc
index 9aed3f1..6b0850b 100644
--- a/tests/Makefile.am.inc
+++ b/tests/Makefile.am.inc
@@ -135,4 +135,12 @@ test_programs += \
 DISTCLEANFILES += \
 	tests/services/org.freedesktop.portal.Documents.service \
 	tests/services/org.freedesktop.impl.portal.PermissionStore.service \
+        session.conf \
+        dbus-session-bus-address \
+        dbus-session-bus-pid \
+	$(NULL)
+
+EXTRA_DIST += \
+	tests/share/applications/furrfix.desktop \
+	tests/share/applications/mimeinfo.cache \
 	$(NULL)



More information about the Neon-commits mailing list