diff --git a/Makefile.am b/Makefile.am index 8aed6f7e4..69a280540 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 diff --git a/Makefile.android b/android/Makefile.am similarity index 100% rename from Makefile.android rename to android/Makefile.am