diff options
Diffstat (limited to 'docs/Makefile')
| -rw-r--r-- | docs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile index 150436f..8341a90 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -3,7 +3,7 @@ include ../default.mk docs: texi info html html-dir pdf -texi: $(PKG).org +texi: $(PKG).texi info: $(PKG).info dir html: $(PKG).html pdf: $(PKG).pdf |
