summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-07-29 20:35:12 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-07-29 20:35:12 +0200
commite0581b5e29c71c4a0b429ebad671e9bb5583f8e0 (patch)
tree84606447fce9a17818965957296e8ee447b59450 /configure.in
parent6ff001317710e6cf629ad93db58db615a8be6eee (diff)
Move hcid to src directory and rename it to bluetoothd
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 54e9a5f5..9e77f144 100644
--- a/configure.in
+++ b/configure.in
@@ -39,10 +39,11 @@ AC_OUTPUT([
Makefile
include/Makefile
lib/Makefile
- doc/Makefile
- sbc/Makefile
gdbus/Makefile
common/Makefile
+ src/Makefile
+ doc/Makefile
+ sbc/Makefile
plugins/Makefile
network/Makefile
serial/Makefile
@@ -50,7 +51,6 @@ AC_OUTPUT([
audio/Makefile
tools/Makefile
rfcomm/Makefile
- hcid/Makefile
dund/Makefile
pand/Makefile
hidd/Makefile