diff options
Diffstat (limited to 'libbutl/buildfile')
-rw-r--r-- | libbutl/buildfile | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |