striconveh: Simplify last commit.
[gnulib.git] / modules / pipe-tests
index 14d1e0f..b20ea68 100644 (file)
@@ -1,6 +1,7 @@
 Files:
 tests/test-pipe.sh
 tests/test-pipe.c
+tests/macros.h
 
 Depends-on:
 progname
@@ -9,6 +10,5 @@ configure.ac:
 
 Makefile.am:
 TESTS += test-pipe.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
 check_PROGRAMS += test-pipe
 test_pipe_LDADD = $(LDADD) @LIBINTL@