aboutsummaryrefslogtreecommitdiffstats
path: root/doc/_static
diff options
context:
space:
mode:
Diffstat (limited to 'doc/_static')
-rw-r--r--doc/_static/meson.build4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/_static/meson.build b/doc/_static/meson.build
new file mode 100644
index 00000000..1d7d7306
--- /dev/null
+++ b/doc/_static/meson.build
@@ -0,0 +1,4 @@
+# Copyright 2020-2022 David Robillard <d@drobilla.net>
+# SPDX-License-Identifier: CC0-1.0 OR ISC
+
+configure_file(copy: true, input: '../../resources/serd.svg', output: 'serd.svg')