--- info/Makefile 2005-11-25 18:30:53 +0200 +++ info/Makefile 2005-12-18 23:57:07 +0200 @@ -15,7 +15,6 @@ info: *.texi $(MAKEINFO) emacspeak.texi -.PHONY: commands.texi commands.texi: $(EMACS) -batch -q -l ../utils/document-commands.el @@ -27,9 +26,6 @@ $(EMACS) -batch -q -l ../utils/document-commands.el install: emacspeak.info - if test -x /sbin/install-info ; then \ - install-info emacspeak.info /etc/info-dir; \ - fi $(INSTALL) -m 644 *.info* $(infodir) uninstall: