Skip to content
Prev Previous commit
Update Makefile.pre.in
  • Loading branch information
AA-Turner authored May 14, 2025
commit 491421249fa33f5fcac76bcad84c3da766326d10
2 changes: 1 addition & 1 deletion Makefile.pre.in
Original file line number Diff line number Diff line change
Expand Up @@ -2512,7 +2512,7 @@ maninstall: altmaninstall
XMLLIBSUBDIRS= xml xml/dom xml/etree xml/parsers xml/sax
LIBSUBDIRS= asyncio \
collections \
compression compression/zstd compression/_common \
compression compression/_common compression/zstd \
concurrent concurrent/futures \
csv \
ctypes ctypes/macholib \
Expand Down
Loading