Add NEWS for 5.6.3
[xz.git] / src / Makefile.am
blob9e08af5e352877dfc5c6daf3c556bd0c78954c8b
1 ## SPDX-License-Identifier: 0BSD
2 ## Author: Lasse Collin
4 SUBDIRS = liblzma xzdec
6 if COND_XZ
7 SUBDIRS += xz
8 endif
10 if COND_LZMAINFO
11 SUBDIRS += lzmainfo
12 endif
14 if COND_SCRIPTS
15 SUBDIRS += scripts
16 endif
18 EXTRA_DIST = \
19         common/common_w32res.rc \
20         common/mythread.h \
21         common/sysdefs.h \
22         common/tuklib_common.h \
23         common/tuklib_config.h \
24         common/tuklib_cpucores.c \
25         common/tuklib_cpucores.h \
26         common/tuklib_exit.c \
27         common/tuklib_exit.h \
28         common/tuklib_gettext.h \
29         common/tuklib_integer.h \
30         common/tuklib_mbstr_fw.c \
31         common/tuklib_mbstr.h \
32         common/tuklib_mbstr_width.c \
33         common/tuklib_open_stdxxx.c \
34         common/tuklib_open_stdxxx.h \
35         common/tuklib_physmem.c \
36         common/tuklib_physmem.h \
37         common/tuklib_progname.c \
38         common/tuklib_progname.h \
39         common/w32_application.manifest \
40         common/w32_application.manifest.comments.txt