]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
include/Makefile: install systemd.h by default
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Mon, 27 Nov 2023 14:37:33 +0000 (20:07 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 7 Dec 2023 16:21:09 +0000 (09:21 -0700)
commita8ed1a3e87e2afc5ef517539d91ee2abb3012460
tree79d1cc682d236583822a5d23155babd9913aef64
parent7763fcc737f9b4b35fe77bb823f94eca6fdd7ea8
include/Makefile: install systemd.h by default

Install systemd.h header file by default, as we have stub and defined
versions of the systemd functions for both non-systemd and systemd
enabled configurations.  This will help packagers to ship package
without systemd support (--enable-systemd=no).

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
(cherry picked from commit 592dcdcf243576bd2517d3da9bc18990de08e37e)
include/Makefile.am