]> 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 15:58:13 +0000 (08:58 -0700)
commit592dcdcf243576bd2517d3da9bc18990de08e37e
treee79072ded34839b15cdc3ced47eef9aa5f02b491
parentf34e87adfb85d8aa53fea634b90dd91640ade411
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>
include/Makefile.am