mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-29 15:41:13 +03:00
fixed a stupid bug Daniel
* python/Makefile.am: fixed a stupid bug Daniel
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
Mon Mar 18 21:33:38 CET 2002 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* python/Makefile.am: fixed a stupid bug
|
||||
|
||||
Mon Mar 18 20:45:27 CET 2002 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* configure.in: preparing 1.0.14
|
||||
|
@ -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