diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2008-07-29 20:22:40 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2008-07-29 20:22:40 +0200 |
commit | 6ff001317710e6cf629ad93db58db615a8be6eee (patch) | |
tree | ac684f6f113493b5c11549628a75d9c8d715d403 /Makefile.am | |
parent | d939483328489fb835bb425d36f7c7c73d52c388 (diff) |
Integrate sdpd natively into hcid without any library tricks
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index b38dd1b0..2b0708bc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS = include lib doc \ - sbc gdbus common sdpd hcid plugins \ + sbc gdbus common hcid plugins \ network serial input audio \ tools rfcomm dund pand hidd \ cups test scripts |