summaryrefslogtreecommitdiff
path: root/tests/rm
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-23 06:59:26 +0000
committerJim Meyering <jim@meyering.net>2003-07-23 06:59:26 +0000
commit873a22151fd07ce02bb5a01f83a86545f14eb518 (patch)
tree1b579d4d62e359cbcc3b6e22f400460074f9ac42 /tests/rm
parente8794d23eccd33e6d9f2616f9823c62dcb799df1 (diff)
downloadcoreutils-873a22151fd07ce02bb5a01f83a86545f14eb518.tar.xz
.
Diffstat (limited to 'tests/rm')
-rw-r--r--tests/rm/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in
index 1d0fcaca2..2f0c25a02 100644
--- a/tests/rm/Makefile.in
+++ b/tests/rm/Makefile.in
@@ -167,6 +167,7 @@ TESTS_ENVIRONMENT = \
srcdir=$(srcdir) \
PERL="$(PERL)" \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH" \
+ PACKAGE_VERSION=$(PACKAGE_VERSION) \
PROG=rm
subdir = tests/rm