Make 'help' default target
This commit is contained in:
parent
08873546ba
commit
2df3243f2d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version='1.0'?>
|
||||
|
||||
<project name="stendhal" default="compile" basedir=".">
|
||||
<project name="stendhal" default="help" basedir=".">
|
||||
<description>
|
||||
Project:
|
||||
Name: .......... ${game_name}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue