scripts: add meson_options.txt to release script
This commit is contained in:
parent
6170d0e0d5
commit
a14c51e372
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ cp -rf fractal-matrix-api $DIST
|
|||
cp Cargo.toml $DIST
|
||||
cp Cargo.lock $DIST
|
||||
cp meson.build $DIST
|
||||
cp meson_options.txt $DIST
|
||||
cp fractal.doap $DIST
|
||||
cp LICENSE.txt $DIST
|
||||
cp README.md $DIST
|
||||
|
|
Loading…
Reference in a new issue