1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-26 21:41:34 +03:00

python: Stop generating libxml2class.txt

This commit is contained in:
Dan Yeaw
2025-04-11 16:57:23 -04:00
committed by Nick Wellnhofer
parent e26478545f
commit 38cc2b53ed
4 changed files with 1 additions and 17 deletions

View File

@@ -32,7 +32,7 @@ python_PYTHON = drv_libxml2.py
nodist_python_PYTHON = libxml2.py
API_DESC = $(top_srcdir)/doc/libxml2-api.xml $(srcdir)/libxml2-python-api.xml
GENERATED = libxml2.py libxml2class.txt $(BUILT_SOURCES)
GENERATED = libxml2.py $(BUILT_SOURCES)
CLEANFILES = $(GENERATED)
all-local: libxml2.py