makefile.unix: add some missing headers

Change-Id: Ieb73854b1afbd9e0aaf25856474df38de4d1559c
This commit is contained in:
James Zern 2015-04-06 16:05:21 -07:00
parent b44eda3f60
commit bf516a87e2

View File

@ -258,8 +258,10 @@ HDRS = \
src/enc/vp8li.h \
src/mux/muxi.h \
src/utils/bit_reader.h \
src/utils/bit_reader_inl.h \
src/utils/bit_writer.h \
src/utils/color_cache.h \
src/utils/endian_inl.h \
src/utils/filters.h \
src/utils/huffman.h \
src/utils/huffman_encode.h \