summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-01-26 21:32:59 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-01-26 21:32:59 +0000
commited85c17b6a1555949f107665a8a1fd6492f1d9ba (patch)
tree3949976a7644fbd59bf1fe5763cce4468f63480f /Makefile.am
parent6256442995441222dda06d398189f2ac31a13d3e (diff)
downloadlibxslt-ed85c17b6a1555949f107665a8a1fd6492f1d9ba.tar.gz
Too tired to do some code, prepared documentation:
- Makefile.am configure.in doc/Makefile.am: added a doc subdir and the rules to generates the makefiles. - doc/libxslt.sgml doc/xslt.html: very first version of the manual - doc/html/*.html : autogenerated documentation - libxslt/xsltInternals.h: fixed a typedef wich was breaking gtk-doc Daniel
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e2275472..f5a2511a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,7 @@
SUBDIRS = \
libxslt \
- tests
+ tests \
+ doc
confexecdir=$(libdir)
confexec_DATA = xsltConf.sh