projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a44bf5
)
meson: order source files alphabetically
author
Lennart Poettering
<lennart@poettering.net>
Mon, 19 Nov 2018 19:06:45 +0000
(20:06 +0100)
committer
Zbigniew Jędrzejewski-Szmek
<zbyszek@in.waw.pl>
Mon, 19 Nov 2018 20:50:54 +0000
(21:50 +0100)
src/basic/meson.build
patch
|
blob
|
history
diff --git
a/src/basic/meson.build
b/src/basic/meson.build
index ac580c283c5c1385264ed8ffbff81dc2eaf023b7..e0c6f9131f54ca509f2b58e47bffba10c2a26f1f 100644
(file)
--- a/
src/basic/meson.build
+++ b/
src/basic/meson.build
@@
-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