summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2004-09-24 16:16:52 +0000
committerDaniel Veillard <veillard@src.gnome.org>2004-09-24 16:16:52 +0000
commita38e23f5841336380e9f007dc537de7b9cf63844 (patch)
tree9722769d8dabb7a7f19d5770a9c8264e24685b05 /Makefile.am
parent118c7572cc590a5400f10c69df41c9d847f8aebd (diff)
downloadlibxslt-a38e23f5841336380e9f007dc537de7b9cf63844.tar.gz
add missing variable fixed some error callback data added new date:sum
* Makefile.am: add missing variable * libxslt/transform.c: fixed some error callback data * tests/exslt/date/Makefile.am tests/exslt/date/sum*: added new date:sum testing from Derek Poon Daniel
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 68f9f9ce..a5999904 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,8 @@ bin_SCRIPTS = xslt-config
dist-hook: cleanup libxslt.spec
(cd $(srcdir) ; tar -cf - --exclude CVS win32 vms examples) | (cd $(distdir); tar xf -)
+CVS_EXTRA_DIST =
+
EXTRA_DIST = xsltConf.sh.in xslt-config.in libxslt.spec libxslt.spec.in \
FEATURES TODO Copyright libxslt.m4 \
win32/libxslt/libxslt.def win32/libxslt/libxslt.dsw \