From aaae10b1838c7cb84608fe905e6360b9b8544e1b Mon Sep 17 00:00:00 2001 From: Sven Eden Date: Tue, 13 Mar 2018 08:17:29 +0100 Subject: Prep v236: Apply missing upstream updates to the build system --- src/basic/meson.build | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'src/basic/meson.build') diff --git a/src/basic/meson.build b/src/basic/meson.build index 987ca0a97..88000bfb3 100644 --- a/src/basic/meson.build +++ b/src/basic/meson.build @@ -1,3 +1,20 @@ +# SPDX-License-Identifier: LGPL-2.1+ +# +# Copyright 2017 Zbigniew Jędrzejewski-Szmek +# +# elogind is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. +# +# elogind is distributed in the hope that it will be useful, but +# WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public License +# along with elogind; If not, see . + #if 0 /// elogind has a shorter list # basic_sources_plain = files(''' # MurmurHash2.c @@ -45,6 +62,8 @@ # copy.h # cpu-set-util.c # cpu-set-util.h +# crypt-util.c +# crypt-util.h # def.h # device-nodes.c # device-nodes.h @@ -114,6 +133,7 @@ # mkdir-label.c # mkdir.c # mkdir.h +# module-util.h # mount-util.c # mount-util.h # nss-util.h @@ -184,6 +204,8 @@ # unaligned.h # unit-name.c # unit-name.h +# unit-def.c +# unit-def.h # user-util.c # user-util.h # utf8.c -- cgit v1.2.3