diff --git a/ChangeLog b/ChangeLog index 10c59996..1c7eea3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Mar 20 17:49:43 CET 2002 Daniel Veillard + + * python/Makefile.am: Art Haas pointed a stupid error + Tue Mar 19 19:42:01 CET 2002 Daniel Veillard * Makefile.am tests/Makefile.am tests/*/Makefile.am diff --git a/python/Makefile.am b/python/Makefile.am index aab15328..7a72400b 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -8,7 +8,7 @@ INCLUDES = \ $(LIBXML_CFLAGS) \ -I$(top_srcdir) -DOCS_DIR = $(prefix)/share/doc/libxslt-python-$(LIBXML_VERSION) +DOCS_DIR = $(prefix)/share/doc/libxslt-python-$(LIBXSLT_VERSION) # libxsltclass.txt is generated DOCS = TODO