summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 8cfa95e..d7994d6 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -79,7 +79,7 @@ gpgrt.texi : $(gpgrt_TEXINFOS)
touch $(srcdir)/gpgrt.texi
errorref.txt.x : errorref.txt
- sed '/^##/ d' $< >$@
+ sed '/^##/ d' errorref.txt >$@
echo "# Installed by $(PACKAGE_NAME) $(PACKAGE_VERSION)" >>$@
install-data-local: errorref.txt.x