summaryrefslogtreecommitdiffstats
path: root/plugins/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-03-12 21:30:48 +0000
committerMarcel Holtmann <marcel@holtmann.org>2008-03-12 21:30:48 +0000
commit201a729d46df51732304d47b7ed6c0bbe891e7d4 (patch)
tree7f4abc37850be2fcfa34120501b235a7110023c3 /plugins/Makefile.am
parentfbd60c20356e145a30e7fe7f6e91c9e8cf3c73da (diff)
Fix include directories for successful make distcheck
Diffstat (limited to 'plugins/Makefile.am')
-rw-r--r--plugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 4e2b76a8..146a12e6 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -9,6 +9,6 @@ AM_LDFLAGS = -module -avoid-version -export-symbols-regex bluetooth_plugin_desc
AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@ @GLIB_CFLAGS@
-INCLUDES = -I$(top_builddir)/common -I$(top_builddir)/hcid
+INCLUDES = -I$(top_srcdir)/common -I$(top_srcdir)/hcid
MAINTAINERCLEANFILES = Makefile.in