summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2022-04-02 10:32:13 +0200
committerJens Georg <mail@jensge.org>2022-04-02 10:32:13 +0200
commita4702677f94894ed1197e16ea2828a0836bd0209 (patch)
treecda6570303946d189a06c7ff583a47f64c3c2619 /doc
parent134b5f1f4bc04eb4a0d85db57697032f0f99650e (diff)
downloadgupnp-a4702677f94894ed1197e16ea2828a0836bd0209.tar.gz
doc: Remove duplicate depend_files
Diffstat (limited to 'doc')
-rw-r--r--doc/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/meson.build b/doc/meson.build
index 3f99dca..c227112 100644
--- a/doc/meson.build
+++ b/doc/meson.build
@@ -52,7 +52,6 @@ if get_option('gtk_doc')
'choosing-a-context-manager.md',
'glossary.md',
],
- depend_files : gupnp_toml,
build_by_default: true,
install: true,
install_dir : docs_dir,