* doc/Makefile: fix typo, it is org-version.inc, not org-version.texi
This commit is contained in:
Achim Gratz 2012-04-21 21:03:16 +02:00 committed by Bastien Guerry
parent 18cf324f07
commit 22447fe485
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ ifeq ($(MAKELEVEL), 0)
endif
.PHONY: all info html pdf card manual guide install \
clean cleanall clean-install \
org-version.texi
org-version.inc
all: info html pdf card