1
0
mirror of https://github.com/systemd/systemd.git synced 2025-02-10 17:57:40 +03:00

build-sys: two files were missing in distcheck

One is a typo, the other one doesn't actually exist yet.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2013-07-02 22:55:45 -04:00
parent a0f9c810fa
commit 19fbd62536

View File

@ -3635,11 +3635,8 @@ dist_dbuspolicy_DATA += \
SYSTEM_UNIT_ALIASES += \
systemd-machined.service dbus-org.freedesktop.machine1.service
polkitpolicy_in_files += \
src/machine/org.freedesktop.machine1.policy.in
EXTRA_DIST += \
units/systemd-machine.service.in
units/systemd-machined.service.in
endif