Disable sndfile also in Makefiles [ci skip]

This commit is contained in:
Jean Pierre Cimalando 2021-03-23 12:05:46 +01:00
parent eb5bec3a03
commit 65de9c8e77

View file

@ -6,7 +6,7 @@ endif
### Options
SFIZZ_USE_SNDFILE ?= 1
SFIZZ_USE_SNDFILE ?= 0
###