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:
committed by
Nick Wellnhofer
parent
e26478545f
commit
38cc2b53ed
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user