summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2015-11-11 13:39:51 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2015-11-13 14:00:29 +0200
commit714daa55890414faef7af5e00c4e982e70e81eda (patch)
treedb4f7e1493961c214755abdee1092e13f31f045c /Makefile.am
parentfadcbdcc3900dee646659e0e461e3525831a6746 (diff)
downloadbluez-714daa55890414faef7af5e00c4e982e70e81eda.tar.gz
hog: Move code from android to profiles
This is a place holder until the code is ported to use shared API so it can be shared by android and D-Bus daemon.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3a29412fd..444f6d598 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -400,7 +400,7 @@ unit_tests += unit/test-hog
unit_test_hog_SOURCES = unit/test-hog.c \
$(btio_sources) \
- android/hog.h android/hog.c \
+ profiles/input/hog-lib.h profiles/input/hog-lib.c \
profiles/scanparam/scpp.h profiles/scanparam/scpp.c \
profiles/battery/bas.h profiles/battery/bas.c \
profiles/deviceinfo/dis.h profiles/deviceinfo/dis.c \