Add new sources to makefile

This commit is contained in:
Jean Pierre Cimalando 2020-12-12 14:34:00 +01:00 committed by Paul Ferrand
parent 24f77f46eb
commit 0ab836787f

View file

@ -50,6 +50,7 @@ SFIZZ_SOURCES = \
src/sfizz/AudioReader.cpp \
src/sfizz/BeatClock.cpp \
src/sfizz/Curve.cpp \
src/sfizz/Defaults.cpp \
src/sfizz/effects/Apan.cpp \
src/sfizz/Effects.cpp \
src/sfizz/modulations/ModId.cpp \