Skip to content

Commit b3c5981

Browse files
Update build.xml
1 parent 565a716 commit b3c5981

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)