]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
Build: Makefile.am: Sort EXTRA_DIST.
authorLasse Collin <lasse.collin@tukaani.org>
Sat, 17 Feb 2024 17:35:47 +0000 (19:35 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Sat, 17 Feb 2024 17:42:30 +0000 (19:42 +0200)
Dirs first, then files in case-sensitive ASCII order.

Makefile.am

index fcd2ff300cc46e800a437b13a9976f77a1f0a2cc..56ecf7ddb95d11d481ae910bec390aca6b57cb41 100644 (file)
@@ -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