summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTomas Janousek <tjanouse@redhat.com>2007-12-20 15:38:23 +0100
committerTomas Janousek <tjanouse@redhat.com>2007-12-20 15:38:23 +0100
commit47291b2529b59ce1739668bdd4c8c095e1fe3448 (patch)
tree778391226a9b1c7b3495a19a63faf33efbe9c8c4 /Makefile
parent1093ee80b875984203bf7a17f6501e8758fbadbc (diff)
downloadgit-presentation-47291b2529b59ce1739668bdd4c8c095e1fe3448.tar.gz
git-presentation-47291b2529b59ce1739668bdd4c8c095e1fe3448.tar.xz
git-presentation-47291b2529b59ce1739668bdd4c8c095e1fe3448.zip
Don't use bitmaps unless absolutely necessary.
ie. convert .svg -> .pdf by the Makefile rules. Signed-off-by: Tomas Janousek <tjanouse@redhat.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c7d9909..c70b827 100644
--- a/Makefile
+++ b/Makefile
@@ -4,6 +4,7 @@ LATEX=pdflatex
# targets
all: git.pp.pdf
+git.tex: git-centralized.pdf git-distributed.pdf git-objdb.pdf git-patch.pdf
.PHONY: all clean handout notes