diff options
| author | bulia byak <buliabyak@gmail.com> | 2009-08-29 03:27:02 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2009-08-29 03:27:02 +0000 |
| commit | b092e024f2dadc374e9d1738f5bf2ed248788154 (patch) | |
| tree | b1d44de426c4fa023840b0007975ac4d688bc186 /share/examples/Makefile.am | |
| parent | patch by Alvin for 418798 (diff) | |
| download | inkscape-b092e024f2dadc374e9d1738f5bf2ed248788154.tar.gz inkscape-b092e024f2dadc374e9d1738f5bf2ed248788154.zip | |
replace-hue example from Ivan
(bzr r8546)
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 8a440c413..a89246048 100644 --- a/share/examples/Makefile.am +++ b/share/examples/Makefile.am @@ -31,6 +31,7 @@ example_DATA = \ live-path-effects-pathalongpath.svg \ filters.svg \ svgfont.svg \ - tref.svg + tref.svg \ + replace-hue.svg EXTRA_DIST = $(example_DATA) |
