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~2^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6d7455a702af018ebd751af58f4526d1f372e23;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 5f89c087f..e78af7a55 100644 --- a/cmake/test/CMakeLists.txt +++ b/cmake/test/CMakeLists.txt @@ -119,6 +119,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