From: Simon McVittie Date: Tue, 24 Nov 2015 01:17:53 +0000 (+0000) Subject: cmake: copy the systemd-activation directory too X-Git-Tag: dbus-1.11.0~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ddf4be03c196423055cb6cd2be98c216f6121f2;p=thirdparty%2Fdbus.git cmake: copy the systemd-activation directory too It is needed for a couple of test-cases. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=93194 Reviewed-by: Ralf Habacker --- diff --git a/cmake/test/CMakeLists.txt b/cmake/test/CMakeLists.txt index 890163ad1..58eed0901 100644 --- a/cmake/test/CMakeLists.txt +++ b/cmake/test/CMakeLists.txt @@ -120,6 +120,7 @@ set (TESTDIRS test/data/incomplete-messages test/data/auth test/data/sha-1 + test/data/systemd-activation test/data/valid-config-files test/data/valid-config-files/basic.d test/data/valid-config-files/session.d