From 4ddf4be03c196423055cb6cd2be98c216f6121f2 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 24 Nov 2015 01:17:53 +0000 Subject: [PATCH] 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 890163a..58eed09 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 -- 1.8.4.5