From 252559253c42380baab67c3528359ee635c8a6d5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 26 Jan 2022 13:06:32 +0200 Subject: Adjust to match new bash module semantics --- libbutl/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbutl/buildfile') diff --git a/libbutl/buildfile b/libbutl/buildfile index f03bdf1..b0cd830 100644 --- a/libbutl/buildfile +++ b/libbutl/buildfile @@ -21,4 +21,4 @@ exe{standard-version}: cxx{standard-version} $libs # Install our binding support executables next to the modules. # -exe{*}: install = bin/libbutl/ +exe{*}: install = bin/libbutl.bash/ -- cgit v1.1