diff options
Diffstat (limited to 'tests/rm')
-rw-r--r-- | tests/rm/Makefile.in | 1 |
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 |