From a0e6443e1906fd0112cda8cd6fbcec2329a7a253 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 10 Sep 2018 15:30:53 +0300 Subject: Replace libu with libue in buildfiles --- unit-tests/parser/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unit-tests/parser/buildfile') diff --git a/unit-tests/parser/buildfile b/unit-tests/parser/buildfile index e792c6c..429d62f 100644 --- a/unit-tests/parser/buildfile +++ b/unit-tests/parser/buildfile @@ -3,4 +3,4 @@ # license : MIT; see accompanying LICENSE file include ../../cli/ -exe{driver}: {hxx cxx}{*} ../../cli/libu{cli} testscript +exe{driver}: {hxx cxx}{*} ../../cli/libue{cli} testscript -- cgit v1.1