add pacman-db-upgrade-v9.py to check_SCRIPTS
Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
8cd41ec62b
commit
bd744d067d
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
check_SCRIPTS = \
|
check_SCRIPTS = \
|
||||||
parseopts_test.sh \
|
parseopts_test.sh \
|
||||||
|
pacman-db-upgrade-v9.py \
|
||||||
human_to_size_test.sh
|
human_to_size_test.sh
|
||||||
|
|
||||||
noinst_SCRIPTS = $(check_SCRIPTS)
|
noinst_SCRIPTS = $(check_SCRIPTS)
|
||||||
|
|
Loading…
Add table
Reference in a new issue