Code

Add the build dir dbus directory to grab some headerfiles for distcheck.
authorTed Gould <ted@canonical.com>
Fri, 28 Aug 2009 02:20:57 +0000 (21:20 -0500)
committerTed Gould <ted@canonical.com>
Fri, 28 Aug 2009 02:20:57 +0000 (21:20 -0500)
src/Makefile.am

index 90b0be28c1ee9f5070a12eb0c6f716e6e7a97eed..e1fe865357a459868ba23b8b83db01efa8eb0123 100644 (file)
@@ -74,6 +74,7 @@ INCLUDES =    \
        $(WIN32_CFLAGS) \
        -I$(srcdir)/bind/javainc \
        -I$(srcdir)/bind/javainc/linux \
+       -I$(builddir)/extension/dbus \
        $(AM_CPPFLAGS)
 
 CXXTEST_TEMPLATE = $(srcdir)/cxxtest-template.tpl