diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-04-21 00:34:47 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-04-21 00:34:47 +0000 |
commit | 406dac38612b26f49ae9ccddb510c387b900c20b (patch) | |
tree | d7c7319fbffa2e8096fe69383fd30ce9d1c3c1f5 /tests/install | |
parent | de80f585d6db87775a7041c00d5ba2f7247d03c7 (diff) | |
download | coreutils-406dac38612b26f49ae9ccddb510c387b900c20b.tar.xz |
Regenerate.
Diffstat (limited to 'tests/install')
-rw-r--r-- | tests/install/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in index d6f838013..66c049694 100644 --- a/tests/install/Makefile.in +++ b/tests/install/Makefile.in @@ -283,6 +283,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = trap basic-1 create-leading EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ + EXEEXT='$(EXEEXT)' \ PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH" all: all-am |