1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Forgot to tag the master feature.

This commit is contained in:
Doug Schaefer 2007-06-05 20:44:28 +00:00
parent 25c92a2828
commit 94e78cb127

View file

@ -375,5 +375,8 @@
<antcall target="tagone"> <antcall target="tagone">
<param name="tagmodule" value="org.eclipse.cdt/xlc/org.eclipse.cdt.xlc.feature"/> <param name="tagmodule" value="org.eclipse.cdt/xlc/org.eclipse.cdt.xlc.feature"/>
</antcall> </antcall>
<antcall target="tagone">
<param name="tagmodule" value="org.eclipse.cdt/releng/org.eclipse.cdt.master"/>
</antcall>
</target> </target>
</project> </project>