comparison es/Makefile @ 605:bd0c83293048

Added main presentation page
author Igor Támara <igor@tamarapatino.org>
date Mon, 12 Jan 2009 10:39:57 -0500
parents 701cc7f8aee3
children 9412f706651e
comparison
equal deleted inserted replaced
599:77e6cd1e0a93 605:bd0c83293048
92 /usr/bin/merge 92 /usr/bin/merge
93 93
94 dist-sources := \ 94 dist-sources := \
95 ../html/hgicon.png \ 95 ../html/hgicon.png \
96 ../html/index.html.var \ 96 ../html/index.html.var \
97 ../html/index.en.html 97 ../html/index.en.html \
98 ../html/index.es.html
98 99
99 latex-options = \ 100 latex-options = \
100 -interaction batchmode \ 101 -interaction batchmode \
101 -output-directory $(dir $(1)) \ 102 -output-directory $(dir $(1)) \
102 -jobname $(basename $(notdir $(1))) 103 -jobname $(basename $(notdir $(1)))