~vcs-imports/pygoocanvas/trunk

« back to all changes in this revision

Viewing changes to demo/Makefile.am

  • Committer: gmtagliaretti
  • Date: 2008-05-18 17:12:38 UTC
  • Revision ID: svn-v4:aa6569b5-ad15-0410-a989-d4888eb19b46:trunk:211
Add a gradient example

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
## Process this file with automake to produce Makefile.in
2
2
 
3
3
EXTRA_DIST =    misc/simple-demo.py             \
 
4
                misc/gradient-demo.py           \
4
5
                misc/dashes.py                  \
5
6
                misc/polyline-test.py           \
6
7
                misc/mv-simple-demo.py          \