summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2021-09-27 22:46:03 -0500
committerGary Kramlich <grim@reaperworld.com>2021-09-27 22:46:03 -0500
commit4e73ed1757b31534976ceaf90628cfca92e5084e (patch)
treeac91bb2163046f6e66d8c2ff2deef47d943b9930 /doc
parent4f9d4eb5b022e9bfefe5e639d1c917864b39ba56 (diff)
downloadpidgin-4e73ed1757b31534976ceaf90628cfca92e5084e.tar.gz
Move the gnt subproject to a fallback subproject
Testing Done: Deleted the libgnt subproject checkout and then did a clean compile. Reviewed at https://reviews.imfreedom.org/r/950/
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/finch/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference/finch/meson.build b/doc/reference/finch/meson.build
index 4a371fd5ec..f97c2afbed 100644
--- a/doc/reference/finch/meson.build
+++ b/doc/reference/finch/meson.build
@@ -20,7 +20,6 @@ mkdb_args = [
# Extra options to supply to fixxrefs
fixxref_args = [
- '--extra-dir=@0@'.format(libgnt_docpath),
'--extra-dir=../libpurple',
]