summaryrefslogtreecommitdiff
path: root/tests/plugins
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2005-08-09 20:13:48 +0000
committerDaniel Veillard <veillard@src.gnome.org>2005-08-09 20:13:48 +0000
commitd9fcae49049b837390a67284b48301033a27bd02 (patch)
tree9cb3873c6d9efe81fd1460d25db5d6436d34ebf1 /tests/plugins
parent3e1b5047b177a3f4588cbb94266e1939bb843a52 (diff)
downloadlibxslt-d9fcae49049b837390a67284b48301033a27bd02.tar.gz
libxslt-d9fcae49049b837390a67284b48301033a27bd02.tar.bz2
libxslt-d9fcae49049b837390a67284b48301033a27bd02.zip
try to get rid of complaints from jhbuild newbies. Daniel
* tests/plugins/Makefile.am: try to get rid of complaints from jhbuild newbies. Daniel
Diffstat (limited to 'tests/plugins')
-rw-r--r--tests/plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/Makefile.am b/tests/plugins/Makefile.am
index 44ffe76a..da727287 100644
--- a/tests/plugins/Makefile.am
+++ b/tests/plugins/Makefile.am
@@ -9,7 +9,7 @@ $(top_builddir)/xsltproc/xsltproc:
EXTRA_DIST = plugin.out plugin.xml plugin.xsl
-INCLUDES = -I$(top_srcdir) -I../../libxslt
+INCLUDES = -I$(top_srcdir) -I../../libxslt $(LIBXML_CFLAGS) $(LIBXSLT_CFLAGS)
noinst_LTLIBRARIES = xmlsoft_org_xslt_testplugin.la