index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Andrew Gregory <andrew.gregory.8@gmail.com> | 2014-10-06 04:09:10 -0400 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2014-10-13 15:10:37 +1000 |
commit | 627ede877920d82ae6d1c9cc2d41c04cbc62ff25 (patch) | |
tree | b1a491df0f2508ed5462966edd029eeb4488f784 /Makefile.am | |
parent | c1d6cec2e277eea7affa43601086c523311b58c0 (diff) |
-rw-r--r-- | Makefile.am | 1 |
diff --git a/Makefile.am b/Makefile.am index 44a23414..e9b3dfa1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,6 +28,7 @@ $(top_srcdir)/test/pacman/tests/TESTS: $(wildcard test/pacman/tests/*.py*) TESTS = test/scripts/parseopts_test.sh \ test/scripts/human_to_size_test.sh \ + test/scripts/pacman-db-upgrade-v9.py \ test/util/pacsorttest.sh \ test/util/vercmptest.sh include $(top_srcdir)/test/pacman/tests/TESTS |