/[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 1238 by persson, Sat Jun 16 14:30:29 2007 UTC revision 1239 by schoenebeck, Sat Jun 16 15:47:39 2007 UTC
# Line 11  doc_sources = gigedit_quickstart.xml gen Line 11  doc_sources = gigedit_quickstart.xml gen
11    
12  EXTRA_DIST = $(doc_DATA) $(doc_sources) routing.odg  EXTRA_DIST = $(doc_DATA) $(doc_sources) routing.odg
13    
14    # the docbook.xsl URL below is usually mapped to the system's local copy of
15    # the file (via entry in /etc/xml/catalog) and only if not found, fetched
16    # from the internet
17  gigedit_quickstart.html: $(doc_sources)  gigedit_quickstart.html: $(doc_sources)
18          xsltproc --output $@ \          xsltproc --output $@ \
19          --stringparam html.stylesheet style.css \          --stringparam html.stylesheet style.css \

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

  ViewVC Help
Powered by ViewVC