mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-29 15:41:13 +03:00
seems some version of automake didn't generate the dependancies right as
* python/Makefile.am: seems some version of automake didn't generate the dependancies right as Jacob found out. Add an extra dependancy rule. Daniel
This commit is contained in:
@ -67,6 +67,8 @@ GENERATED= $(srcdir)/libxsltclass.py \
|
||||
$(GENERATED): $(srcdir)/$(GENERATE) $(API_DESC)
|
||||
cd $(srcdir) && $(PYTHON) $(GENERATE)
|
||||
|
||||
$(libxsltmodule_la_OBJECTS): $(GENERATED)
|
||||
|
||||
else
|
||||
all:
|
||||
endif
|
||||
|
Reference in New Issue
Block a user