repo.or.cz
/
pacman-ng.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pacman-key: rework importing distro/repo provided keyrings
[pacman-ng.git]
/
test
/
util
/
Makefile.am
blob
5839f37e43beddc7ce4822b72efb7a59f6c57b23
1
check_SCRIPTS = \
2
pacsorttest.sh \
3
vercmptest.sh
4
5
noinst_SCRIPTS = $(check_SCRIPTS)
6
7
EXTRA_DIST = \
8
$(check_SCRIPTS)
9
10
# vim:set ts=2 sw=2 noet: