Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/meson.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/meson.build b/doc/meson.build
index 8f967a51..ee42a2b0 100644
--- a/doc/meson.build
+++ b/doc/meson.build
@@ -1,6 +1,3 @@
-top_srcdir = meson.source_root()
-top_builddir = meson.build_root()
-
have_dot = find_program('dot', required: false).found()
doxyfile_conf = configuration_data()