diff options
| -rw-r--r-- | share/examples/Makefile.am | 3 | ||||
| -rw-r--r-- | share/examples/l-systems.svgz | bin | 0 -> 25414 bytes |
2 files changed, 2 insertions, 1 deletions
diff --git a/share/examples/Makefile.am b/share/examples/Makefile.am index f8b9dd9e0..5cf0e8dc2 100644 --- a/share/examples/Makefile.am +++ b/share/examples/Makefile.am @@ -14,6 +14,7 @@ example_DATA = \ data_uri.svg \ tesselation-P3.svg \ art-nouveau-P3.svg \ - eastern-motive-P4G.svg + eastern-motive-P4G.svg \ + l-systems.svgz EXTRA_DIST = $(example_DATA) diff --git a/share/examples/l-systems.svgz b/share/examples/l-systems.svgz Binary files differnew file mode 100644 index 000000000..0cfb24a1f --- /dev/null +++ b/share/examples/l-systems.svgz |
