summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorMax Krasnyansky <maxk@qualcomm.com>2002-03-29 21:34:01 +0000
committerMax Krasnyansky <maxk@qualcomm.com>2002-03-29 21:34:01 +0000
commita8d4b5143b9fc3ee47a5f59180d8a92c5f742115 (patch)
tree93fcaf36997e2a9e036671ae4bb082903b3df04b /src/Makefile.am
parent21efc9d87640fa0d9b78a311677e316590515171 (diff)
Cleanup.
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 b1c657e0..22dd8aac 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
-AM_CFLAGS = -I../include
+INCLUDES = -I../include