summaryrefslogtreecommitdiffstats
path: root/test/util/Makefile.am
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2016-10-24 02:00:46 +0200
committerAllan McRae <allan@archlinux.org>2016-12-05 06:20:08 +0100
commit0dbc55a35738d0e3718f99a428253140f282ef9a (patch)
treeadc223f87ccf90006ab518df35936778a61315c6 /test/util/Makefile.am
parent5fbb361261d6a697f891dc4bfc4e504c4ca363bf (diff)
downloadpacman-0dbc55a35738d0e3718f99a428253140f282ef9a.tar.gz
pacman-0dbc55a35738d0e3718f99a428253140f282ef9a.tar.xz
Remove pacsort
Moved to the pacman-contrib project Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'test/util/Makefile.am')
-rw-r--r--test/util/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/util/Makefile.am b/test/util/Makefile.am
index 0a9f7ead..27ef49f1 100644
--- a/test/util/Makefile.am
+++ b/test/util/Makefile.am
@@ -1,5 +1,4 @@
check_SCRIPTS = \
- pacsorttest.sh \
vercmptest.sh
noinst_SCRIPTS = $(check_SCRIPTS)