1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 23:55:26 +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> </goals>
<configuration> <configuration>
<tasks> <tasks>
<mkdir "${cdt-install}"/> <mkdir dir="${cdt-install}"/>
<delete> <delete>
<fileset dir="${cdt-install}"> <fileset dir="${cdt-install}">
<include name="**" /> <include name="**" />