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