summaryrefslogtreecommitdiff
path: root/tests/rm/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-07-23 07:03:42 +0000
committerJim Meyering <jim@meyering.net>2003-07-23 07:03:42 +0000
commit9c8f60eaa0e9f1a019948870ddae4eaa13c312da (patch)
treed89c9e93adcf38cb9ca411b7be383f43408ec096 /tests/rm/Makefile.am
parent6cf4280099a3e0efa73940b4b72137b848fd0608 (diff)
downloadcoreutils-9c8f60eaa0e9f1a019948870ddae4eaa13c312da.tar.xz
(TESTS_ENVIRONMENT): Define PACKAGE_VERSION.
Diffstat (limited to 'tests/rm/Makefile.am')
-rw-r--r--tests/rm/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rm/Makefile.am b/tests/rm/Makefile.am
index 62fd2517c..ee063d151 100644
--- a/tests/rm/Makefile.am
+++ b/tests/rm/Makefile.am
@@ -15,4 +15,5 @@ TESTS_ENVIRONMENT = \
srcdir=$(srcdir) \
PERL="$(PERL)" \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH" \
+ PACKAGE_VERSION=$(PACKAGE_VERSION) \
PROG=rm