2 ## Author: Lasse Collin
4 ## This file has been put into the public domain.
5 ## You can do whatever you want with this file.
8 EXTRA_DIST += rangecoder/price_tablegen.c
10 liblzma_la_SOURCES += rangecoder/range_common.h
13 liblzma_la_SOURCES += \
14 rangecoder/range_encoder.h \
rangecoder/price.h \
rangecoder/price_table.c
18 liblzma_la_SOURCES += rangecoder/range_decoder.h