summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2021-09-27 22:48:14 -0500
committerGary Kramlich <grim@reaperworld.com>2021-09-27 22:48:14 -0500
commit9b3618412032d192980a841ef2f4c4e7475b849e (patch)
tree0d7108cab477962698d9f3044cb0e146bf7d3817 /doc
parent4e73ed1757b31534976ceaf90628cfca92e5084e (diff)
downloadpidgin-9b3618412032d192980a841ef2f4c4e7475b849e.tar.gz
Move the talkatu subproject to a fallback subproject
Testing Done: Deleted the talkatu subproject checkout and then did a clean compile. Reviewed at https://reviews.imfreedom.org/r/951/
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/pidgin/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference/pidgin/meson.build b/doc/reference/pidgin/meson.build
index fb8aad32bd..55229bf651 100644
--- a/doc/reference/pidgin/meson.build
+++ b/doc/reference/pidgin/meson.build
@@ -26,7 +26,6 @@ mkdb_args = [
# Extra options to supply to fixxref
fixxref_args = [
- '--extra-dir=@0@'.format(talkatu_docpath),
'--extra-dir=../libpurple',
]