build: Move Makefile.android to android/Makefile.am

This will keep all Android related changes within android directory.
This commit is contained in:
Szymon Janc 2013-10-28 17:37:06 +01:00 committed by Johan Hedberg
parent 2abdd0364c
commit 806721a4cb
2 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ test_scripts =
include Makefile.tools
include Makefile.obexd
include Makefile.android
include android/Makefile.am
if HID2HCI
rulesdir = @UDEV_DIR@/rules.d