From 36a7bd49534938c1afdde94714c29ddd4bb1a04e Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 24 Nov 2015 01:17:53 +0000 Subject: [PATCH 03/10] cmake: copy the systemd-activation directory too It is needed for a couple of test-cases. --- 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 -- 2.6.2