summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2001-01-22 22:41:32 +0000
committerDaniel Veillard <veillard@src.gnome.org>2001-01-22 22:41:32 +0000
commitcad80ff875fc88fd14cba358d657554b420755c5 (patch)
tree9389614296c1d5deb40f8a000a6646fd18b73173 /Makefile.am
parentc35194efba1cc5e245136c908b3b018318383ac3 (diff)
downloadlibxslt-cad80ff875fc88fd14cba358d657554b420755c5.tar.gz
Setup stuff: - Makefile.am libxslt.spec.in libxslt/Makefile.am
Setup stuff: - Makefile.am libxslt.spec.in libxslt/Makefile.am tests/Makefile.am: prepared the Makefiles and spec files for a first release. - COPYING.LIB: added LGPL Licence 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 a85bedd7..10850068 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,8 @@ confexec_DATA = xsltConf.sh
bin_SCRIPTS = xslt-config
-EXTRA_DIST = xsltConf.sh.in xslt-config.in
+EXTRA_DIST = xsltConf.sh.in xslt-config.in libxslt.spec libxslt.spec.in \
+ FEATURES TODO COPYING.LIB
## We create xsltConf.sh here and not from configure because we want