mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 18:26:01 +02:00
fix for bug 233738
This commit is contained in:
parent
688df291ee
commit
4711f07f42
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
# Copyright (c) 2007 IBM Corporation and others
|
# Copyright (c) 2007, 2008 IBM Corporation and others
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are made available under the terms of the Eclipse Public License v1.0
|
# are made available under the terms of the Eclipse Public License v1.0
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -18,4 +18,5 @@ bin.includes = META-INF/,\
|
||||||
about.ini,\
|
about.ini,\
|
||||||
about.mappings,\
|
about.mappings,\
|
||||||
about.properties,\
|
about.properties,\
|
||||||
eclipse32.gif
|
eclipse32.gif,\
|
||||||
|
templates/
|
||||||
|
|
Loading…
Add table
Reference in a new issue