Skip to content

Commit c5a3bc7

Browse files
Steve HannahSteve Hannah
Steve Hannah
authored and
Steve Hannah
committed
Updated build file to delete FCKeditor and tiny_mce
1 parent 5a7a339 commit c5a3bc7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.xml

+2
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@
6666
<deltree dir="{$outputDir}/lib/dhtmlxGrid/src" />
6767
<deltree dir="{$outputDir}/lib/dhtmlxGrid/doc" />
6868
<delete file="{$outputDir}/lib/dhtmlxGrid/dhtmlxGrid.zip" />
69+
<delete dir="{$outputDir}/lib/FCKeditor"/>
70+
<delete dir="{$outputDir}/lib/tiny_mce"/>
6971

7072
</target>
7173

0 commit comments

Comments
 (0)