summaryrefslogtreecommitdiff
path: root/src/basic/meson.build
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-12-06 17:19:21 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-12-06 17:19:21 +0100
commit871fa294ff38b7fc0df7ddc2b03ec781d9f0cb8a (patch)
treee6832d12fd4f4a8120656ab07491cd0eb70de665 /src/basic/meson.build
parentf0a43eb821e7b6952977a92cd2ce8a2575f7101a (diff)
parent707b3fbd5732c630d1fd0bab6f6e5b8f7130b322 (diff)
downloadsystemd-871fa294ff38b7fc0df7ddc2b03ec781d9f0cb8a.tar.gz
systemd-871fa294ff38b7fc0df7ddc2b03ec781d9f0cb8a.tar.bz2
systemd-871fa294ff38b7fc0df7ddc2b03ec781d9f0cb8a.zip
Merge pull request #10935 from poettering/rlimit-nofile-safe
Merged by hand to resolve a trivial conflict in TODO.
Diffstat (limited to 'src/basic/meson.build')
-rw-r--r--src/basic/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/basic/meson.build b/src/basic/meson.build
index a59b8ac928..78e69feb4d 100644
--- a/src/basic/meson.build
+++ b/src/basic/meson.build
@@ -149,6 +149,8 @@ basic_sources = files('''
refcnt.h
replace-var.c
replace-var.h
+ rlimit-util.c
+ rlimit-util.h
rm-rf.c
rm-rf.h
selinux-util.c