mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
build-sys: fix headers installation
This commit is contained in:
committed by
Tom Gundersen
parent
ee3c31bf69
commit
49f582c0a0
@@ -3128,7 +3128,7 @@ pkginclude_HEADERS += \
|
||||
src/systemd/sd-bus.h \
|
||||
src/systemd/sd-bus-protocol.h \
|
||||
src/systemd/sd-bus-vtable.h \
|
||||
src/systemd/sd-event.h
|
||||
src/systemd/sd-event.h \
|
||||
src/systemd/sd-login.h \
|
||||
src/systemd/sd-id128.h \
|
||||
src/systemd/sd-daemon.h
|
||||
|
||||
Reference in New Issue
Block a user