index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Andrew Gregory <andrew.gregory.8@gmail.com> | 2013-09-18 14:27:00 -0400 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-09-19 10:42:15 +1000 |
commit | d1ac6ffc1399df928d768068231576b2ac3f5abe (patch) | |
tree | 1509731cfcbe496a96296493dfdc766ee0f3c06f /test | |
parent | 2379eb1fa629eebd9de8c1a542734243ff2ef471 (diff) |
-rw-r--r-- | test/pacman/Makefile.am | 1 |
diff --git a/test/pacman/Makefile.am b/test/pacman/Makefile.am index d198ba25..55e3c7a8 100644 --- a/test/pacman/Makefile.am +++ b/test/pacman/Makefile.am @@ -8,6 +8,7 @@ check_SCRIPTS = \ pmpkg.py \ pmrule.py \ pmtest.py \ + tap.py \ util.py noinst_SCRIPTS = $(check_SCRIPTS) |