summaryrefslogtreecommitdiff
path: root/examples/echo/Makefile.am
diff options
context:
space:
mode:
authorAndreas Volz <andreas.volz@tux-style.com>2011-11-29 22:54:58 +0100
committerAndreas Volz <andreas.volz@tux-style.com>2011-11-29 22:54:58 +0100
commit7a3242b77ff1dea057daf62b453e9d079768ce42 (patch)
treea157946477f428a32f39c4dca58d348269bd96e0 /examples/echo/Makefile.am
parentca33a290df62f27cc3eb351eb87cdf391328ea23 (diff)
downloaddbus-c++-7a3242b77ff1dea057daf62b453e9d079768ce42.tar.gz
- now 'make distcheck' runs clean after using correct path in Makefile.am
- removed useles link to xml.cpp in ecore example
Diffstat (limited to 'examples/echo/Makefile.am')
-rw-r--r--examples/echo/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/echo/Makefile.am b/examples/echo/Makefile.am
index 63fe2eb..6e6dac5 100644
--- a/examples/echo/Makefile.am
+++ b/examples/echo/Makefile.am
@@ -1,6 +1,6 @@
EXTRA_DIST = README echo-introspect.xml
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
+AM_CPPFLAGS = -I$(top_srcdir)/include
noinst_PROGRAMS = echo-server