Diff between 2abdd0364cbccd134f82c8180a6944e5c8a4013d and 806721a4cb5aaceb617ca4418e80c34d72678a73
Changed Files
| File | Additions | Deletions | Status |
| Makefile.am | +1 | -1 | modified |
| android/Makefile.am | +0 | -0 | renamed |
Full Patch
diff --git a/Makefile.am b/Makefile.am
index 8aed6f7..69a2805 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