gsm: Enable WAV49 support.

Fixes a regression introduced by 0e7fd41af9
causing missing audio elements in the 64k intros elysian by logicoma
and clean state by conspiracy.

Signed-off-by: Christopher Egert <cme3000@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Christopher Egert 2022-03-06 18:33:02 +01:00 committed by Alexandre Julliard
parent 18230d23c5
commit 9799fa8009
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
EXTLIB = libgsm.a
EXTRAINCL = -I$(srcdir)/inc
EXTRADEFS = -DWAV49
C_SRCS = \
src/add.c \