File: Makefile.am

package info (click to toggle)
varnish 7.7.3-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 13,280 kB
  • sloc: ansic: 104,222; python: 2,679; makefile: 1,297; sh: 1,077; awk: 114; perl: 105; ruby: 41
file content (11 lines) | stat: -rw-r--r-- 224 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
#
#
RST2ANY_FLAGS = --halt=2

EXTRA_DIST = changes.rst changes.html

changes.html: changes.rst
	${RST2HTML} ${RST2ANY_FLAGS} $? $@

# build graphviz before sphinx, so sphinx docs can use svg output
SUBDIRS = graphviz sphinx