chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52b92b1
)
build-sys: install TRANSIENT-SETTINGS.md and UIDS-GIDS.md (#7690)
author
Felipe Sateler
<fsateler@users.noreply.github.com>
Mon, 18 Dec 2017 13:58:13 +0000
(10:58 -0300)
committer
Sven Eden
<yamakuzure@gmx.net>
Wed, 30 May 2018 05:49:39 +0000
(07:49 +0200)
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index 41ea204e78c2d1abd2693f3a7cf5fdbd7a818249..351c473fe1bfa5071e9173dec306eb6008a0e4d5 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-2799,6
+2799,8
@@
install_data('README',
#endif // 0
'LICENSE.GPL2',
'LICENSE.LGPL2.1',
+ 'TRANSIENT-SETTINGS.md',
+ 'UIDS-GIDS.md',
'src/libelogind/sd-bus/GVARIANT-SERIALIZATION',
install_dir : docdir)