summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-08-28 02:20:57 +0000
committerTed Gould <ted@canonical.com>2009-08-28 02:20:57 +0000
commit1493fb8cfd802dd4566b933d4ad255ee64787b09 (patch)
tree0d1fb4b2628985d4c12b911b0ac1e6837c0a4704 /src
parentAdded test script I thought was already added. (diff)
downloadinkscape-1493fb8cfd802dd4566b933d4ad255ee64787b09.tar.gz
inkscape-1493fb8cfd802dd4566b933d4ad255ee64787b09.zip
Add the build dir dbus directory to grab some headerfiles for distcheck.
(bzr r8254.1.36)
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 90b0be28c..e1fe86535 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -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