mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-26 21:41:34 +03:00
python: Make sure to distribute new files
Add pyproject.toml and tests/setup_test.py to Makefile.am.
This commit is contained in:
@@ -9,7 +9,8 @@ SUBDIRS = . tests
|
||||
EXTRA_DIST = \
|
||||
generator.py \
|
||||
libxml.py \
|
||||
libxml2-python-api.xml
|
||||
libxml2-python-api.xml \
|
||||
pyproject.toml
|
||||
|
||||
if WITH_PYTHON
|
||||
AM_CPPFLAGS = \
|
||||
|
||||
Reference in New Issue
Block a user