summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortschoening <tschoening@13f79535-47bb-0310-9956-ffa450edef68>2016-03-25 10:00:13 +0000
committertschoening <tschoening@13f79535-47bb-0310-9956-ffa450edef68>2016-03-25 10:00:13 +0000
commit82ca60190da1d7434d4529accd6d03cf161b33e3 (patch)
treeaa58e2c9f898a0c556b23fc2024d47c97d1fc4a1
parent3f2a3784ec430f8442d78eb19edd6ffbcf28842e (diff)
downloadlog4cxx-82ca60190da1d7434d4529accd6d03cf161b33e3.tar.gz
code style
git-svn-id: http://svn.apache.org/repos/asf/incubator/log4cxx/trunk@1736547 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--src/assembly/source.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assembly/source.xml b/src/assembly/source.xml
index bc46b8e..3ec9c51 100644
--- a/src/assembly/source.xml
+++ b/src/assembly/source.xml
@@ -48,7 +48,7 @@
<include>LICENSE</include>
<include>Makefile.am</include>
<include>NOTICE</include>
- <include>build.xml</include>
+ <include>build.xml</include>
<include>configure.in</include>
<include>liblog4cxx.pc.in</include>
<include>pom.xml</include>