Browse Source

fix typo

* doc/Makefile: fix typo, it is org-version.inc, not org-version.texi
Achim Gratz 13 years ago
parent
commit
22447fe485
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/Makefile

+ 1 - 1
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