+2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
+
+ * Makefile.in (echo-info): Don't try to install info files named
+ just ".info".
+
2012-05-28 Glenn Morris <rgm@gnu.org>
* calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
## Base file names of output info files.
echo-info:
@echo "$(INFO_TARGETS) " | \
- sed -e 's|[^ ]*/||g' -e 's/\.info//g' -e "s/ /$(INFO_EXT) /g"
+ sed -e 's|[^ ]*/||g' -e 's/\.info//g' -e "s/ */$(INFO_EXT) /g"
# please modify this for all the web manual targets
webhack: clean