From 5b01dda05c60da8b691be19feefc18a6d1a79b96 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 10 Sep 2018 15:46:24 +0300 Subject: Replace libu with libue in buildfiles --- unit-tests/cc/lexer/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unit-tests/cc/lexer/buildfile') diff --git a/unit-tests/cc/lexer/buildfile b/unit-tests/cc/lexer/buildfile index 4aa8b51..479465f 100644 --- a/unit-tests/cc/lexer/buildfile +++ b/unit-tests/cc/lexer/buildfile @@ -3,4 +3,4 @@ # license : MIT; see accompanying LICENSE file include ../../../build2/ -exe{driver}: {hxx cxx}{*} ../../../build2/libu{b} testscript{*} +exe{driver}: {hxx cxx}{*} ../../../build2/libue{b} testscript{*} -- cgit v1.1