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 liblzma_la_SOURCES += \
10 delta/delta_common.h \
14 liblzma_la_SOURCES += \
15 delta/delta_encoder.c \
20 liblzma_la_SOURCES += \
21 delta/delta_decoder.c \