mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-11-01 02:10:27 +03:00
Remove generated files from distribution
- libxslt.spec - python/libxslt.py Also prefer 'dist_' prefix over EXTRA_DIST.
This commit is contained in:
@@ -31,7 +31,7 @@ libxsltmod_la_LDFLAGS = -module -avoid-version
|
||||
libxslt.py: $(srcdir)/libxsl.py libxsltclass.py
|
||||
cat $(srcdir)/libxsl.py libxsltclass.py > $@
|
||||
|
||||
python_PYTHON = libxslt.py
|
||||
nodist_python_PYTHON = libxslt.py
|
||||
|
||||
GENERATE = generator.py
|
||||
API_DESC = $(top_srcdir)/doc/libxslt-api.xml $(srcdir)/libxslt-python-api.xml
|
||||
|
||||
Reference in New Issue
Block a user