summaryrefslogtreecommitdiff
path: root/tests/atlocal.in
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-02-20 09:41:56 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-02-20 09:41:56 +0000
commitc532f1246468e9c951cb136975f08a41deac84ca (patch)
tree197dab45c405de72fd0d3f8a58d1cb35f1723eb8 /tests/atlocal.in
parent9fdd5baa0c0d475979613d970a33d793464b6b9e (diff)
downloadtar-c532f1246468e9c951cb136975f08a41deac84ca.tar.gz
Add build-aux to the PATH
Diffstat (limited to 'tests/atlocal.in')
-rw-r--r--tests/atlocal.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 8fd5655d..dabc83d4 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -2,5 +2,6 @@
# Configurable variable values for tar test suite.
# Copyright (C) 2004 Free Software Foundation, Inc.
-PATH=@abs_builddir@:@abs_top_builddir@/src:$top_srcdir:$srcdir:$PATH
+PATH=@abs_builddir@:@abs_top_builddir@/src:@abs_top_builddir@/build-aux:$top_srcdir:$srcdir:$PATH
+