mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-28 04:41:59 +03:00
fixed a stupid bug Daniel
* python/Makefile.am: fixed a stupid bug Daniel
This commit is contained in:
@ -57,7 +57,7 @@ GENERATED= $(srcdir)/libxsltclass.py \
|
||||
$(GENERATED): $(srcdir)/$(GENERATE) $(API_DESC)
|
||||
cd $(srcdir) && $(PYTHON) $(GENERATE)
|
||||
|
||||
$(libxsltmodule_la_OBJECTS): $(GENERATED)
|
||||
$(libxsltmod_la_OBJECTS): $(GENERATED)
|
||||
|
||||
else
|
||||
all:
|
||||
|
Reference in New Issue
Block a user