mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
makefile: fix regression
Commit 1af05a7a166a470d1b9d86f88fdc64c2d984124b was incorrect. Generated files from configure could be only distclean-ed. (in-release fix)
This commit is contained in:
parent
62ad6dee18
commit
1756bf6c63
@ -125,7 +125,7 @@ install_tmpfiles_configuration:
|
|||||||
$(INSTALL_DIR) $(tmpfiles_dir)
|
$(INSTALL_DIR) $(tmpfiles_dir)
|
||||||
$(INSTALL_DATA) lvm2_tmpfiles_red_hat.conf $(tmpfiles_dir)/lvm2.conf
|
$(INSTALL_DATA) lvm2_tmpfiles_red_hat.conf $(tmpfiles_dir)/lvm2.conf
|
||||||
|
|
||||||
CLEAN_TARGETS += \
|
DIST_TARGETS += \
|
||||||
blkdeactivate.sh \
|
blkdeactivate.sh \
|
||||||
blk_availability_init_red_hat \
|
blk_availability_init_red_hat \
|
||||||
blk_availability_systemd_red_hat.service \
|
blk_availability_systemd_red_hat.service \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user