summaryrefslogtreecommitdiffstats
path: root/lasso/xml/ws
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2008-05-26 22:58:21 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2008-05-26 22:58:21 +0000
commit67db74d9d8ffcc8f7998f354d845d57c6fca642c (patch)
tree05076e5c3ce864af345502ff1f2e3480fdaf37fe /lasso/xml/ws
parent1be04df84e8f2a1d2feed164ca2214b5a953864f (diff)
downloadlasso-67db74d9d8ffcc8f7998f354d845d57c6fca642c.tar.gz
lasso-67db74d9d8ffcc8f7998f354d845d57c6fca642c.tar.xz
lasso-67db74d9d8ffcc8f7998f354d845d57c6fca642c.zip
cleanup include listingm first builddir then srcdir and no need for $srcdir/lasso
Diffstat (limited to 'lasso/xml/ws')
-rw-r--r--lasso/xml/ws/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lasso/xml/ws/Makefile.am b/lasso/xml/ws/Makefile.am
index 4b44a354..32e31c5f 100644
--- a/lasso/xml/ws/Makefile.am
+++ b/lasso/xml/ws/Makefile.am
@@ -1,8 +1,8 @@
liblassoincludedir = $(includedir)/lasso/xml/ws
INCLUDES = \
+ -I$(top_builddir) \
-I$(top_srcdir) \
- -I$(top_srcdir)/lasso \
$(LASSO_CORE_CFLAGS) \
-DG_LOG_DOMAIN=\"lasso\"