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 += \
9 delta/delta_common.c \
delta/delta_common.h \
delta/delta_private.h
12 liblzma_la_SOURCES += \
13 delta/delta_encoder.c \
delta/delta_encoder.h
17 liblzma_la_SOURCES += \
18 delta/delta_decoder.c \
delta/delta_decoder.h