diff options
Diffstat (limited to 'iemlib1/src/makefile_win')
-rw-r--r-- | iemlib1/src/makefile_win | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/iemlib1/src/makefile_win b/iemlib1/src/makefile_win index 22885d8..161bf97 100644 --- a/iemlib1/src/makefile_win +++ b/iemlib1/src/makefile_win @@ -37,7 +37,8 @@ SRC = biquad_freq_resp.c \ prvu~.c \
pvu~.c \
rvu~.c \
- sin_phase~.c \
+ sin_phase~.c \ + sparse_FIR~ \
soundfile_info.c \
split.c \
v2db.c \
|