]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
meson: order source files alphabetically
authorLennart Poettering <lennart@poettering.net>
Mon, 19 Nov 2018 19:06:45 +0000 (20:06 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 19 Nov 2018 20:50:54 +0000 (21:50 +0100)
src/basic/meson.build

index ac580c283c5c1385264ed8ffbff81dc2eaf023b7..e0c6f9131f54ca509f2b58e47bffba10c2a26f1f 100644 (file)
@@ -129,10 +129,10 @@ basic_sources = files('''
         nss-util.h
         ordered-set.c
         ordered-set.h
-        pager.c
-        pager.h
         os-util.c
         os-util.h
+        pager.c
+        pager.h
         parse-util.c
         parse-util.h
         path-util.c