liblzma: Add block_buffer_encoder.h into Makefile.inc.
This should have been in b465da5988
.
This commit is contained in:
parent
8083e03291
commit
fef0c6b410
|
@ -24,6 +24,7 @@ if COND_MAIN_ENCODER
|
|||
liblzma_la_SOURCES += \
|
||||
common/alone_encoder.c \
|
||||
common/block_buffer_encoder.c \
|
||||
common/block_buffer_encoder.h \
|
||||
common/block_encoder.c \
|
||||
common/block_encoder.h \
|
||||
common/block_header_encoder.c \
|
||||
|
|
Loading…
Reference in New Issue