1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-15 15:49:36 +02:00

Distribute lib-src/lv2 in the minsrc tarball

This commit is contained in:
Leland Lucius 2015-06-21 21:51:19 -07:00
parent bb04d9cf4c
commit b16b58effb

View File

@ -128,7 +128,6 @@ function slimtree {
myrmrvf $1 lib-src/expat lib-src/libflac lib-src/libid3tag
myrmrvf $1 lib-src/libmad lib-src/libogg
myrmrvf $1 lib-src/libvorbis lib-src/soundtouch
myrmrvf $1 lib-src/libvamp lib-src/lv2
# these bindings aren't built by default, we don't need them
myrmrvf $1 lib-src/portaudio-v19/bindings/
printf "Done\n"