1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

make: add generated parts of lvmdbusd to DISTCLEAN_TARGETS for make distclean

This commit is contained in:
Peter Rajnoha 2016-06-02 11:58:54 +02:00
parent 21cefd3f07
commit fc37ee63c0
2 changed files with 4 additions and 0 deletions

View File

@ -63,3 +63,5 @@ install_lvm2: install_lvmdbusd
install: install_lvm2
DISTCLEAN_TARGETS+= \
$(LVMDBUS_BUILDDIR_FILES)

View File

@ -155,12 +155,14 @@ DISTCLEAN_TARGETS += \
blk_availability_systemd_red_hat.service \
clvmd_init_red_hat \
cmirrord_init_red_hat \
com.redhat.lvmdbus1.service \
dm_event_systemd_red_hat.service \
dm_event_systemd_red_hat.socket \
lvm2_cluster_activation_red_hat.sh \
lvm2_cluster_activation_systemd_red_hat.service \
lvm2_clvmd_systemd_red_hat.service \
lvm2_cmirrord_systemd_red_hat.service \
lvm2_lvmdbusd_systemd_red_hat.service \
lvm2_lvmetad_init_red_hat \
lvm2_lvmpolld_init_red_hat \
lvm2_lvmetad_systemd_red_hat.service \