Parcourir la source

fix typo

* doc/Makefile: fix typo, it is org-version.inc, not org-version.texi
Achim Gratz il y a 13 ans
Parent
commit
22447fe485
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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