Build: Makefile.am: Sort EXTRA_DIST.

Dirs first, then files in case-sensitive ASCII order.
This commit is contained in:
Lasse Collin 2024-02-17 19:35:47 +02:00
父節點 f3440e78c9
當前提交 9466306719
共有 1 個文件被更改,包括 7 次插入7 次删除

查看文件

@ -51,16 +51,13 @@ uninstall-local:
endif
EXTRA_DIST = \
po/xz.pot-header \
po4a \
extra \
doc/xz-logo.png \
cmake \
dos \
doxygen \
extra \
po4a \
windows \
cmake \
CMakeLists.txt \
autogen.sh \
COPYING.CC-BY-SA-4.0 \
COPYING.GPLv2 \
COPYING.GPLv3 \
@ -68,8 +65,11 @@ EXTRA_DIST = \
INSTALL.generic \
PACKAGERS \
TODO \
autogen.sh \
build-aux/manconv.sh \
build-aux/version.sh
build-aux/version.sh \
doc/xz-logo.png \
po/xz.pot-header
ACLOCAL_AMFLAGS = -I m4