diff options
| author | bulia byak <buliabyak@gmail.com> | 2007-01-08 13:08:32 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2007-01-08 13:08:32 +0000 |
| commit | fe01d6f772f898db50090a3ce57233174ad315f2 (patch) | |
| tree | 35438289cb427b67745892a23bd2d7a62c877aea /share/examples/Makefile.am | |
| parent | patch from bug 1497803 by Gustav Broberg; allow to reflow an already flowed text (diff) | |
| download | inkscape-fe01d6f772f898db50090a3ce57233174ad315f2.tar.gz inkscape-fe01d6f772f898db50090a3ce57233174ad315f2.zip | |
animated clock added
(bzr r2159)
Diffstat (limited to 'share/examples/Makefile.am')
| -rw-r--r-- | share/examples/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/examples/Makefile.am b/share/examples/Makefile.am index 53fb92ff3..b4ef0dbba 100644 --- a/share/examples/Makefile.am +++ b/share/examples/Makefile.am @@ -20,6 +20,7 @@ example_DATA = \ car.svgz \ gallardo.svgz \ gradient-mesh-experimental.svgz \ - rope-3D.svg + rope-3D.svg \ + animated-clock.svg EXTRA_DIST = $(example_DATA) |
