Commit ead9d59e authored by Max Kellermann's avatar Max Kellermann

python/build/libs.py: build only libFLAC, no programs

parent 34b8a17c
......@@ -46,6 +46,7 @@ flac = AutotoolsProject(
'--disable-xmms-plugin', '--disable-cpplibs',
'--disable-doxygen-docs',
],
subdirs=['include', 'src/libFLAC'],
)
zlib = ZlibProject(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment