abacus: fix install

This commit is contained in:
Bruno BELANYI 2021-08-31 20:20:22 +02:00
parent be781b0d2f
commit edd8d1f329

View file

@ -12,4 +12,5 @@ abacus = executable(
bignum, bignum,
parse, parse,
], ],
install: true,
) )