1commit 114bda4d3fde90d5c824884ce6b3f8ada846b435
2Author: Rene Treffer <treffer@measite.de>
3Date: Thu Apr 3 16:13:30 2014 +0200
4
5 Fix name in build.xml
6
7diff --git a/build.xml b/build.xml
8index ed7657f24..e10480a05 100644
9--- a/build.xml
10+++ b/build.xml
11@@ -1,5 +1,5 @@
12 <?xml version="1.0" encoding="UTF-8"?>
13-<project name="keychain-api-library" default="help">
14+<project name="minidns-library" default="help">
15
16 <!-- The local.properties file is created and updated by the 'android' tool.
17 It contains the path to the SDK. It should *NOT* be checked into