aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-05-05 13:27:18 -0400
committerDavid Robillard <d@drobilla.net>2023-05-05 13:27:18 -0400
commit23434e047960f5bdb4fdc8e643daf5f4ad36dd5e (patch)
treecbe63377af8b4760d607983b1b23882fa9806307 /doc
parentdbe5e1a7e147c3624e1a6b6a09ee8ba1ac7ec934 (diff)
downloadserd-23434e047960f5bdb4fdc8e643daf5f4ad36dd5e.tar.gz
serd-23434e047960f5bdb4fdc8e643daf5f4ad36dd5e.tar.bz2
serd-23434e047960f5bdb4fdc8e643daf5f4ad36dd5e.zip
Remove unused meson.build file
Diffstat (limited to 'doc')
-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',
-)