~ubuntu-branches/ubuntu/precise/graphviz/precise-security

« back to all changes in this revision

Viewing changes to doc/info/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): David Claughton
  • Date: 2010-03-24 22:45:18 UTC
  • mfrom: (1.2.7 upstream) (6.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100324224518-do441tthbqjaqjzd
Tags: 2.26.3-4
Add patch to fix segfault in circo. Backported from upstream snapshot
release.  Thanks to Francis Russell for his work on this.
(Closes: #575255)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: Makefile.am,v 1.4 2008/03/02 15:22:47 ellson Exp $ $Revision: 1.4 $
 
1
# $Id: Makefile.am,v 1.14 2009/12/05 20:52:33 erg Exp $ $Revision: 1.14 $
2
2
## Process this file with automake to produce Makefile.in
3
3
 
4
4
htmldir = $(pkgdatadir)/doc/html/info
5
5
 
6
 
html_DATA = attrs.html colors.html command.html grammar.html \
7
 
  index.html lang.html output.html shapes.html \
 
6
html_DATA = attrs.html colors.html command.html \
 
7
  index.html lang.html output.html shapes.html arrows.html \
8
8
  Mcircle.gif Mdiamond.gif Msquare.gif a_box.gif a_crow.gif a_diamond.gif \
9
9
  a_dot.gif a_ediamond.gif a_empty.gif a_forward.gif a_halfopen.gif \
10
10
  a_inv.gif a_invdot.gif a_invempty.gif a_invodot.gif a_lteeoldiamond.gif \
23
23
  html1.gif html2.gif html3.gif html4.gif invhouse.gif invtrapezium.gif \
24
24
  invtriangle.gif mrecord.gif nohead.gif none.gif note.gif octagon.gif \
25
25
  parallelogram.gif pentagon.gif plaintext.gif point.gif polygon.gif \
26
 
  record.gif rect.gif rectangle.gif round.gif septagon.gif tab.gif \
27
 
  trapezium.gif triangle.gif tripleoctagon.gif
 
26
  record.gif record2.gif rect.gif rectangle.gif round.gif septagon.gif tab.gif \
 
27
  trapezium.gif triangle.gif tripleoctagon.gif sdlshapes.jpg sdlshapes.png \
 
28
  html2.gv html3.gv html4.gv plugins.png
28
29
 
29
30
EXTRA_DIST = $(html_DATA)