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

make: fix commit 1756bf6

"DIST_TARGET" should be "DISTCLEAN_TARGET"
This commit is contained in:
Peter Rajnoha 2014-05-07 12:13:36 +02:00
parent 1899783aa6
commit 9d64573da1

View File

@ -125,7 +125,7 @@ install_tmpfiles_configuration:
$(INSTALL_DIR) $(tmpfiles_dir)
$(INSTALL_DATA) lvm2_tmpfiles_red_hat.conf $(tmpfiles_dir)/lvm2.conf
DIST_TARGETS += \
DISTCLEAN_TARGETS += \
blkdeactivate.sh \
blk_availability_init_red_hat \
blk_availability_systemd_red_hat.service \