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
/
ln
/
Makefile.am
blob
6e80fc35b7714db626c8c516f511c9fe8fef4ebc
1
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
2
AUTOMAKE_OPTIONS = 1.2 gnits
3
4
TESTS = sf-1 misc backup-1
5
EXTRA_DIST = $(TESTS)
6
TESTS_ENVIRONMENT = \
7
PATH=`pwd`/../../src:$$PATH