summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/examples/Makefile.am3
-rw-r--r--share/examples/l-systems.svgzbin0 -> 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
new file mode 100644
index 000000000..0cfb24a1f
--- /dev/null
+++ b/share/examples/l-systems.svgz
Binary files differ