scripts: Remove configure from release
We don't have the configure script anymore so we don't need to add to the release tarball
This commit is contained in:
parent
16414c1781
commit
2a72fc0eef
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ cp -rf fractal-gtk $DIST
|
|||
cp -rf fractal-api $DIST
|
||||
cp Cargo.toml $DIST
|
||||
cp Cargo.lock $DIST
|
||||
cp configure $DIST
|
||||
cp meson.build $DIST
|
||||
cp fractal.doap $DIST
|
||||
cp LICENSE.txt $DIST
|
||||
|
|
Loading…
Reference in a new issue