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
*** empty log message ***
[coreutils.git]
/
tests
/
ls-2
/
Makefile.am
blob
1fe47d2e8413bd0722933ee8d2c77d61d9bd80b1
1
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
2
3
EXTRA_DIST = $(TESTS)
4
5
TESTS_ENVIRONMENT = \
6
top_srcdir=$(top_srcdir) \
7
srcdir=$(srcdir) \
8
PERL="@PERL@" \
9
PATH=`pwd`/../../src:$$PATH \
10
PROG=ls
11
12
TESTS = tests