diff options
| author | Ted Gould <ted@gould.cx> | 2009-08-28 02:20:57 +0000 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-08-28 02:20:57 +0000 |
| commit | 1493fb8cfd802dd4566b933d4ad255ee64787b09 (patch) | |
| tree | 0d1fb4b2628985d4c12b911b0ac1e6837c0a4704 /src | |
| parent | Added test script I thought was already added. (diff) | |
| download | inkscape-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.am | 1 |
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 |
