repo.or.cz
/
coreutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
.
[coreutils.git]
/
tests
/
mkdir
/
Makefile.am
blob
fc110abb8d101161b5107bdaf13d62bb83cb7d10
1
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
2
AUTOMAKE_OPTIONS = 1.1 gnits
3
4
TESTS = p-1 p-2 special-1
5
EXTRA_DIST = $(TESTS)
6
TESTS_ENVIRONMENT = \
7
PATH=`pwd`/../../src:$$PATH