Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Olena
olena
Commits
eb850acb
Commit
eb850acb
authored
Jun 04, 2012
by
Guillaume Lazzara
Committed by
Roland Levillain
Jun 30, 2014
Browse files
demo/xml2doc/Makefile.am: Fix installation of ooconvert.
Signed-off-by:
Roland Levillain
<
roland@lrde.epita.fr
>
parent
1e8671c1
Changes
2
Hide whitespace changes
Inline
Side-by-side
scribo/ChangeLog
View file @
eb850acb
2012-06-04 Guillaume Lazzara <z@lrde.epita.fr>
* demo/xml2doc/Makefile.am: Fix installation of ooconvert.
2012-05-23 Guillaume Lazzara <z@lrde.epita.fr>
Fix access to xsl templates.
...
...
scribo/demo/xml2doc/Makefile.am
View file @
eb850acb
...
...
@@ -73,7 +73,6 @@ EXTRA_DIST = \
templatedir
=
$(pkgdatadir)
/scribo/
nobase_dist_template_DATA
=
\
$(srcdir)
/templates/bin/ooconvert
\
$(srcdir)
/templates/html/css.css
\
$(srcdir)
/templates/html/main.xsl
\
$(srcdir)
/templates/html/main_base64.xsl
\
...
...
@@ -84,4 +83,6 @@ nobase_dist_template_DATA = \
$(srcdir)
/templates/pdf/regions.xsl
\
$(srcdir)
/templates/svg/line.xsl
\
$(srcdir)
/templates/svg/main.xsl
\
$(srcdir)
/templates/svg/regions.xsl
\ No newline at end of file
$(srcdir)
/templates/svg/regions.xsl
nobase_dist_template_SCRIPTS
=
$(srcdir)
/templates/bin/ooconvert
\ No newline at end of file
Write
Preview
Supports
Markdown
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