Makefile: add btrbk_restore_raw.py to script install targets

pull/401/head
Axel Burri 2021-08-06 18:38:36 +02:00
parent f085f68bfe
commit 7e80e0cbba
1 changed files with 2 additions and 1 deletions

View File

@ -17,7 +17,8 @@ SCRIPTS = ssh_filter_btrbk.sh \
contrib/cron/btrbk-mail \
contrib/cron/btrbk-verify \
contrib/migration/raw_suffix2sidecar \
contrib/crypt/kdf_pbkdf2.py
contrib/crypt/kdf_pbkdf2.py \
contrib/tools/btrbk_restore_raw.py
PN = btrbk
PREFIX ?= /usr