summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMax Krasnyansky <maxk@qualcomm.com>2002-05-23 20:26:01 +0000
committerMax Krasnyansky <maxk@qualcomm.com>2002-05-23 20:26:01 +0000
commit4bbdd73f337a0e1f76597c93bb3bda99cea4a550 (patch)
tree3e7e6de0fe2b725c3809676a07b9796c94bef781 /src/Makefile.am
parent468f117f4ce1090cec1cc1928676c449434eb9a3 (diff)
Build env cleanup. Remove auto generated files from CVS.
Working 'make distcheck'.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 22dd8aac..6359a2b0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -7,4 +7,4 @@ lib_LTLIBRARIES = libbluetooth.la
libbluetooth_la_SOURCES = bluetooth.c hci.c
libbluetooth_la_LDFLAGS = -version-info 1:0:0
-INCLUDES = -I../include
+INCLUDES = -I$(top_srcdir)/include