mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-29 11:41:22 +03:00
Oops, missing an EXTRA_DIST, Daniel
This commit is contained in:
@ -8,11 +8,12 @@ DOCS_DIR = $(prefix)/share/doc/libxml2-python-$(LIBXML_VERSION)
|
|||||||
|
|
||||||
DOCS = TODO libxml2class.txt
|
DOCS = TODO libxml2class.txt
|
||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
libxml.c \
|
libxml.c \
|
||||||
generator.py \
|
generator.py \
|
||||||
libxml_wrap.h \
|
libxml_wrap.h \
|
||||||
libxml.py \
|
libxml.py \
|
||||||
|
libxml2-python-api.xml \
|
||||||
$(DOCS)
|
$(DOCS)
|
||||||
|
|
||||||
if WITH_PYTHON
|
if WITH_PYTHON
|
||||||
|
Reference in New Issue
Block a user