summaryrefslogtreecommitdiff
path: root/libexslt/Makefile.am
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-06-13 14:58:09 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-06-13 14:58:09 +0000
commit636a24b3d9aaf208c172999c2668cb38db1d0dfa (patch)
tree902411231d2870da0b9d7fc5bf0ccee3d0c5bb15 /libexslt/Makefile.am
parent0422b114d40ed72d0b91c6aa372a41ceaa680c2a (diff)
downloadlibxslt-636a24b3d9aaf208c172999c2668cb38db1d0dfa.tar.gz
libxslt-636a24b3d9aaf208c172999c2668cb38db1d0dfa.tar.bz2
libxslt-636a24b3d9aaf208c172999c2668cb38db1d0dfa.zip
Moved the man pages to section 3 applied patch from Peter Breitenlohner
* libxslt.spec.in libexslt/Makefile.am libexslt/libexslt.3 libxslt/Makefile.am libxslt/libxslt.3: Moved the man pages to section 3 * libexslt/sets.c: applied patch from Peter Breitenlohner * doc/*: rebuilt the docs * tests/docbook/result//* tests/xmlspec/*.html: changes in generattion of &quot; as " in element content. Daniel
Diffstat (limited to 'libexslt/Makefile.am')
-rw-r--r--libexslt/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexslt/Makefile.am b/libexslt/Makefile.am
index c520580d..0bbfc514 100644
--- a/libexslt/Makefile.am
+++ b/libexslt/Makefile.am
@@ -30,6 +30,6 @@ libexslt_la_SOURCES = \
libexslt_la_LIBADD = $(INSTALLED_XSLT_LIB) $(EXTRA_LIBS)
libexslt_la_LDFLAGS = -version-info @LIBEXSLT_VERSION_INFO@
-man_MANS = libexslt.4
+man_MANS = libexslt.3
EXTRA_DIST = $(man_MANS)