index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Andrew Gregory <andrew.gregory.8@gmail.com> | 2014-10-20 13:49:47 -0400 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2014-11-04 20:11:18 +1000 |
commit | bd744d067da1ac455e8a9cdfb622c655f14e485d (patch) | |
tree | 28dea3536dab7ebb16190e36a4a8dab5d5a250dc /test/scripts | |
parent | 8cd41ec62bb081c8cdedafab2a96166d861939b5 (diff) |
-rw-r--r-- | test/scripts/Makefile.am | 1 |
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) |