index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | pactest/Makefile.am | 2 |
diff --git a/pactest/Makefile.am b/pactest/Makefile.am index 879f23d0..ce611f78 100644 --- a/pactest/Makefile.am +++ b/pactest/Makefile.am @@ -8,7 +8,7 @@ check_SCRIPTS = \ pmtest.py \ util.py \ $(wildcard tests/*.py) \ - tests/TESTS + vercmptest.sh noinst_SCRIPTS = $(check_SCRIPTS) |