mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-31 02:43:06 +03:00
@ -1,4 +1,8 @@
|
||||
# Makefile for libxml2 python library
|
||||
# Makefile for libxslt python library
|
||||
|
||||
# We use a rule with multiple output files which creates problems with
|
||||
# parallel builds.
|
||||
.NOTPARALLEL:
|
||||
|
||||
SUBDIRS = . tests
|
||||
|
||||
|
Reference in New Issue
Block a user