12 lines
381 B
Plaintext
12 lines
381 B
Plaintext
--- Makefile.in.orig Tue Mar 12 17:55:24 2002
|
|
+++ Makefile.in Tue Mar 12 23:13:17 2002
|
|
@@ -233,7 +233,7 @@
|
|
# Instll the tests program sources as examples
|
|
#
|
|
BASE_DIR = @HTML_DIR@
|
|
-DOC_MODULE = libxml2-$(VERSION)
|
|
+DOC_MODULE = libxml2
|
|
EXAMPLES_DIR = $(BASE_DIR)/$(DOC_MODULE)/examples
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|