Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-ganeti
Commits
ef267657
Commit
ef267657
authored
Jun 06, 2008
by
Michael Hanselmann
Browse files
Forward-port: Remove output file if docbook failed
Reviewed-by: ultrotter
parent
228538cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/Makefile.am
View file @
ef267657
...
...
@@ -14,7 +14,7 @@ MAINTAINERCLEANFILES = *.html *.pdf
sed
-e
's#@GANETI_VERSION@#
$(PACKAGE_VERSION)
#g'
<
$<
>
$@
%.html
:
%.sgmltmp
docbook2html
--nochunks
$<
docbook2html
--nochunks
$<
||
rm
-f
$@
%.pdf
:
%.sgmltmp
docbook2pdf
$<
docbook2pdf
$<
||
rm
-f
$@
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment