Add missing wav_encoder.c in Makefile.am
This commit is contained in:
parent
2a18630718
commit
0b743fa68b
@ -74,7 +74,8 @@ libguac_la_SOURCES = \
|
||||
socket-fd.c \
|
||||
socket-nest.c \
|
||||
timestamp.c \
|
||||
unicode.c
|
||||
unicode.c \
|
||||
wav_encoder.c
|
||||
|
||||
# Compile OGG support if available
|
||||
if ENABLE_OGG
|
||||
|
Loading…
Reference in New Issue
Block a user