Skip to content

Commit 6b08e17

Browse files
Update build.xml
1 parent b22d090 commit 6b08e17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<delete dir="${dist.dir}" />
3535
</target>
3636

37-
<!-- Default, run this -->
37+
<!-- Default, run this target -->
3838
<target name="main" depends="clean, compile, dist" />
3939

40-
</project>
40+
</project>

0 commit comments

Comments
 (0)