aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRene Treffer <treffer@measite.de>2014-04-03 16:13:30 +0200
committerRene Treffer <treffer@measite.de>2014-04-03 16:13:30 +0200
commit114bda4d3fde90d5c824884ce6b3f8ada846b435 (patch)
tree1c85eefd6d2fd4bb5d6d6136bf854bd81427720d
parentf1d50a5380f355a64913ba19f717debd8c40ab30 (diff)
Fix name in build.xml
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index ed7657f2..e10480a0 100644
--- a/build.xml
+++ b/build.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project name="keychain-api-library" default="help">
+<project name="minidns-library" default="help">
<!-- The local.properties file is created and updated by the 'android' tool.
It contains the path to the SDK. It should *NOT* be checked into