/[svn]/gigedit/trunk/doc/quickstart/Makefile.am
ViewVC logotype

Diff of /gigedit/trunk/doc/quickstart/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1237 by persson, Sat Jun 16 12:03:23 2007 UTC revision 1238 by persson, Sat Jun 16 14:30:29 2007 UTC
# Line 14  EXTRA_DIST = $(doc_DATA) $(doc_sources) Line 14  EXTRA_DIST = $(doc_DATA) $(doc_sources)
14  gigedit_quickstart.html: $(doc_sources)  gigedit_quickstart.html: $(doc_sources)
15          xsltproc --output $@ \          xsltproc --output $@ \
16          --stringparam html.stylesheet style.css \          --stringparam html.stylesheet style.css \
17          /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl \          http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl \
18          gigedit_quickstart.xml          gigedit_quickstart.xml

Legend:
Removed from v.1237  
changed lines
  Added in v.1238

  ViewVC Help
Powered by ViewVC