1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00

Fix typo on pom.

This commit is contained in:
Doug Schaefer 2011-08-31 10:40:33 -04:00
parent c10cd94cd2
commit 47557f2d04

View file

@ -35,7 +35,7 @@
</goals>
<configuration>
<tasks>
<mkdir "${cdt-install}"/>
<mkdir dir="${cdt-install}"/>
<delete>
<fileset dir="${cdt-install}">
<include name="**" />