summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--altosdroid/local.properties.in10
-rw-r--r--configure.ac1
2 files changed, 11 insertions, 0 deletions
diff --git a/altosdroid/local.properties.in b/altosdroid/local.properties.in
new file mode 100644
index 00000000..14df0494
--- /dev/null
+++ b/altosdroid/local.properties.in
@@ -0,0 +1,10 @@
+# This file is automatically generated by Android Tools.
+# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
+#
+# This file must *NOT* be checked in Version Control Systems,
+# as it contains information specific to your local configuration.
+
+# location of the SDK. This is only used by Ant
+# For customization when using a Version Control System, please read the
+# header note.
+sdk.dir=@ANDROID_SDK@
diff --git a/configure.ac b/configure.ac
index ea4f6f95..170e0dfc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -143,6 +143,7 @@ altosui/Makefile
altosui/AltosVersion.java
altosui/libaltos/Makefile
altosdroid/Makefile
+altosdroid/local.properties
ao-tools/Makefile
ao-tools/lib/Makefile
ao-tools/ao-rawload/Makefile