mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-02-08 20:46:12 +01:00
Remove name property to silence warning. This didn't work with earlier
version of ant but I'll hope it's ok for everybody now.
This commit is contained in:
parent
429d1c1972
commit
07615ff9d7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<project name="XWords4">
|
||||
<project>
|
||||
|
||||
<target name="my-pre-clean">
|
||||
<exec dir="." executable="../scripts/rm-non-git.sh" output="/dev/null"
|
||||
|
|
Loading…
Add table
Reference in a new issue