mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-28 11:22:15 +03:00
add make install_verity
This commit is contained in:
parent
6bbbcf42f8
commit
4007e0d139
@ -109,6 +109,10 @@ install_systemd_units:
|
||||
install_tmpfiles_configuration:
|
||||
$(MAKE) -C scripts install_tmpfiles_configuration
|
||||
|
||||
install_verity:
|
||||
$(MAKE) -C verity install_verity
|
||||
$(MAKE) -C man install_verity
|
||||
|
||||
LCOV_TRACES = libdm.info lib.info tools.info \
|
||||
daemons/dmeventd.info daemons/clvmd.info
|
||||
CLEAN_TARGETS += $(LCOV_TRACES)
|
||||
|
Loading…
Reference in New Issue
Block a user