From 37a8284c61c74d3e71fda6a2907ea804ecd1bb24 Mon Sep 17 00:00:00 2001 From: Jonatan Schlag Date: Sun, 16 Sep 2018 15:54:04 +0200 Subject: [PATCH] Use new include path feature of nitsi Signed-off-by: Jonatan Schlag --- test/nitsi/test/settings.in | 1 + 1 file changed, 1 insertion(+) diff --git a/test/nitsi/test/settings.in b/test/nitsi/test/settings.in index 0c33eb1..2aa7eaf 100644 --- a/test/nitsi/test/settings.in +++ b/test/nitsi/test/settings.in @@ -1,6 +1,7 @@ [GENERAL] copy_from = ../../../@PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz copy_to = /root/ +include_path = ../include [VIRTUAL_ENVIRONMENT] path = ../virtual-environment/basic -- 2.47.3