summaryrefslogtreecommitdiff
path: root/man/Rules.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/Rules.man')
-rw-r--r--man/Rules.man3
1 files changed, 1 insertions, 2 deletions
diff --git a/man/Rules.man b/man/Rules.man
index 55ff35d6..5d273256 100644
--- a/man/Rules.man
+++ b/man/Rules.man
@@ -25,8 +25,7 @@ CLEANFILES = $(man1_MANS) $(man5_MANS) $(man8_MANS) replace.sed
if !CROSS_COMPILING
TESTS_ENVIRONMENT = top_builddir="$(top_builddir)"; export top_builddir; \
- LINGUA="$(LINGUA)"; export LINGUA; \
- EGREP="$(EGREP)"; export EGREP;
+ LINGUA="$(LINGUA)"; export LINGUA;
LOG_COMPILER = @SHELL@ $(top_srcdir)/man/check-man
TESTS = $(man1_MANS) $(man5_MANS) $(man8_MANS)
endif