From a6d7455a702af018ebd751af58f4526d1f372e23 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 24 Nov 2015 01:17:53 +0000 Subject: 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 --- cmake/test/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/cmake/test/CMakeLists.txt b/cmake/test/CMakeLists.txt index 5f89c087..e78af7a5 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 -- cgit v1.2.1