Makefile: add btrbk_restore_raw.py to script install targets

pull/409/head
Axel Burri 2021-08-06 18:38:36 +02:00
parent 82860f0f4c
commit bddd7a1d69
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