Skip to content

Commit 48b1498

Browse files
committed
Whoops, forgot to add sh to the Makefile!
1 parent 5b608af commit 48b1498

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ librnnoise_la_SOURCES = \
2626
src/models/mp.c \
2727
src/models/bd.c \
2828
src/models/lq.c \
29+
src/models/sh.c \
2930
src/rnn_reader.c \
3031
src/models.c \
3132
src/pitch.c \

0 commit comments

Comments
 (0)