blob: 8e34273566b7e34048f8cbf2b6a931c3bc535cb1 [file] [log] [blame]
## Process this file with automake to produce Makefile.in
EXTRA_DIST = \
upstart-logo.svg \
states.dot \
states.png
states.png: states.dot
dot -Tpng -o$@ $<