add window.[ch]
This commit is contained in:
parent
85425426e8
commit
6c08886234
@ -101,4 +101,5 @@ libFLAC_la_SOURCES = \
|
||||
seekable_stream_encoder.c \
|
||||
stream_decoder.c \
|
||||
stream_encoder.c \
|
||||
stream_encoder_framing.c
|
||||
stream_encoder_framing.c \
|
||||
window.c
|
||||
|
@ -41,4 +41,5 @@ noinst_HEADERS = \
|
||||
md5.h \
|
||||
memory.h \
|
||||
metadata.h \
|
||||
stream_encoder_framing.h
|
||||
stream_encoder_framing.h \
|
||||
window.h
|
||||
|
Loading…
Reference in New Issue
Block a user