summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gratz <Stromeko@Stromeko.DE>2012-04-21 21:03:16 +0200
committerBastien Guerry <bzg@altern.org>2012-04-22 10:51:21 +0200
commit22447fe4853d6ee6c601f6bfba0fde3b15d967f0 (patch)
treeda430cc7cec2803a615c878d6210ada76e8da423
parent18cf324f07ca0513a9bb75e2ae4c57e87c9ebb6c (diff)
downloadorg-mode-22447fe4853d6ee6c601f6bfba0fde3b15d967f0.tar.gz
fix typo
* doc/Makefile: fix typo, it is org-version.inc, not org-version.texi
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index d8e26a3..74fa4d5 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -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