summaryrefslogtreecommitdiff
path: root/Build/source/texk/lacheck/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/lacheck/Makefile.am')
-rw-r--r--Build/source/texk/lacheck/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/lacheck/Makefile.am b/Build/source/texk/lacheck/Makefile.am
index a3070bf2302..ea95f23b66b 100644
--- a/Build/source/texk/lacheck/Makefile.am
+++ b/Build/source/texk/lacheck/Makefile.am
@@ -1,6 +1,6 @@
## Makefile.am for the TeX Live subdirectory texk/lacheck/
##
-## Copyright (C) 2009, 2010 Peter Breitenlohner <tex-live@tug.org>
+## Copyright (C) 2009-2012 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
ACLOCAL_AMFLAGS = -I ../../m4
@@ -25,7 +25,7 @@ lacheck_SOURCES = $(LACHECK_TREE)/lacheck.l
nodist_man1_MANS = lacheck.1
lacheck.1: $(LACHECK_TREE)/lacheck.man
- sed -e "s!%%LACHECKREV%%!Release $(REV)!" \
+ $(AM_V_GEN)sed -e "s!%%LACHECKREV%%!Release $(REV)!" \
-e "s!%%LACHECKPATH%%!lacheck!" $< > $@
CLEANFILES = lacheck.1