Diff between 8ee572778193e1cc035eb3981d949afaab04e005 and 4c7dd072779f6ac3e4a9e421e012ad5738634ba3
Changed Files
| File | Additions | Deletions | Status |
| Makefile.am | +2 | -1 | modified |
Full Patch
diff --git a/Makefile.am b/Makefile.am
index 18522f0..e55113a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -64,7 +64,8 @@ plugin_LTLIBRARIES =
lib_headers = lib/bluetooth.h lib/hci.h lib/hci_lib.h lib/mgmt.h \
lib/sco.h lib/l2cap.h lib/sdp.h lib/sdp_lib.h lib/uuid.h \
- lib/rfcomm.h lib/bnep.h lib/cmtp.h lib/hidp.h lib/a2mp.h
+ lib/rfcomm.h lib/bnep.h lib/cmtp.h lib/hidp.h lib/a2mp.h \
+ lib/amp.h
local_headers = $(foreach file,$(lib_headers), lib/bluetooth/$(notdir $(file)))
BUILT_SOURCES = $(local_headers) src/builtin.h