summaryrefslogtreecommitdiff
path: root/python/build/libs.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/build/libs.py')
-rw-r--r--python/build/libs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/build/libs.py b/python/build/libs.py
index ad6d15fe3..b4cb2a55a 100644
--- a/python/build/libs.py
+++ b/python/build/libs.py
@@ -44,6 +44,7 @@ flac = AutotoolsProject(
[
'--disable-shared', '--enable-static',
'--disable-xmms-plugin', '--disable-cpplibs',
+ '--disable-doxygen-docs',
],
)