From 5e2f713a1828f2795b85f5343f62ecafff0d475a Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 23 Aug 2016 10:51:14 +0200 Subject: Update install.* variables in buildfiles --- tests/install/lib/libtest/test/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/install/lib/libtest/test/buildfile') diff --git a/tests/install/lib/libtest/test/buildfile b/tests/install/lib/libtest/test/buildfile index f273f2d..343bc30 100644 --- a/tests/install/lib/libtest/test/buildfile +++ b/tests/install/lib/libtest/test/buildfile @@ -1,6 +1,6 @@ cxx.poptions += -I$src_root -install.include = $install.include/test +install.include = $install.include/test/ lib{test}: cxx{utility} hxx{utility} lib{test}: cxx.export.poptions = -I$src_root -- cgit v1.1