mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-30 21:55:31 +02:00
fix releng issues
This commit is contained in:
parent
92f88c096c
commit
094267deb5
1 changed files with 9 additions and 0 deletions
|
@ -684,5 +684,14 @@
|
|||
<antcall target="tagone">
|
||||
<param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.codan-feature"/>
|
||||
</antcall>
|
||||
<antcall target="tagone">
|
||||
<param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.gdb-feature"/>
|
||||
</antcall>
|
||||
<antcall target="tagone">
|
||||
<param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.gdb"/>
|
||||
</antcall>
|
||||
<antcall target="tagone">
|
||||
<param name="tagmodule" value="org.eclipse.cdt/codan/org.eclipse.cdt.gdb.ui"/>
|
||||
</antcall>
|
||||
</target>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Reference in a new issue