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
1 changed files with 1 additions and 4 deletions

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