diff --git a/test/scripts/Makefile.am b/test/scripts/Makefile.am index 5dca9a46..8d6bc842 100644 --- a/test/scripts/Makefile.am +++ b/test/scripts/Makefile.am @@ -1,5 +1,6 @@ check_SCRIPTS = \ parseopts_test.sh \ + pacman-db-upgrade-v9.py \ human_to_size_test.sh noinst_SCRIPTS = $(check_SCRIPTS)