summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9df2456)
raw | patch | inline | side by side (parent: 9df2456)
author | Ingmar Vanhassel <ingmar@exherbo.org> | |
Thu, 19 Nov 2009 15:50:34 +0000 (16:50 +0100) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Fri, 20 Nov 2009 12:33:32 +0000 (07:33 -0500) |
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index 163e240de557e636bf107ec1412c158cb4a33c1b..02d84dc0cd0420cb47448b9fa26668783f8db45a 100644 (file)
--- a/Makefile
+++ b/Makefile
DFLAGS = -g -DDEBUG -Werror -O0
PROGS = tig
TXTDOC = tig.1.txt tigrc.5.txt manual.txt NEWS README INSTALL BUGS TODO
-MANDOC = tig.1 tigrc.5 manual.7
+MANDOC = tig.1 tigrc.5 tigmanual.7
HTMLDOC = tig.1.html tigrc.5.html manual.html README.html NEWS.html
ALLDOC = $(MANDOC) $(HTMLDOC) manual.html-chunked manual.pdf