projects
/
cl-gtk2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44ae32e
)
Run pdftex on gobject.texi twice
author
Dmitry Kalyanov
<Kalyanov.Dmitry@gmail.com>
Fri, 17 Jul 2009 06:54:17 +0000
(10:54 +0400)
committer
Dmitry Kalyanov
<Kalyanov.Dmitry@gmail.com>
Fri, 17 Jul 2009 06:54:17 +0000
(10:54 +0400)
doc/Makefile
patch
|
blob
|
history
diff --git
a/doc/Makefile
b/doc/Makefile
index
5d7deb7
..
cc18d20
100644
(file)
--- a/
doc/Makefile
+++ b/
doc/Makefile
@@
-13,4
+13,5
@@
gobject/index.html: gobject.texi
makeinfo --html $<
gobject.pdf: gobject.texi
+ pdftex $<
pdftex $<
\ No newline at end of file