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:
Andrew Gregory 2014-10-20 13:49:47 -04:00 committed by Allan McRae
parent 8cd41ec62b
commit bd744d067d
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
check_SCRIPTS = \
parseopts_test.sh \
pacman-db-upgrade-v9.py \
human_to_size_test.sh
noinst_SCRIPTS = $(check_SCRIPTS)