mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-09 17:25:38 +02:00
about.html does not get included due to missing backslash
Change-Id: I27bb60faf0b50733c3fc0cc830a081dcb10816e7 Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com> Reviewed-on: https://git.eclipse.org/r/27116 Tested-by: Hudson CI Reviewed-by: Jeff Johnston <jjohnstn@redhat.com> Tested-by: Jeff Johnston <jjohnstn@redhat.com>
This commit is contained in:
parent
60f83b7522
commit
5c919ac834
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@ bin.includes = plugin.xml,\
|
|||
eclipse48.gif,\
|
||||
eclipse32.png,\
|
||||
intro-eclipse.png,\
|
||||
scripts/,
|
||||
scripts/,\
|
||||
about.html
|
||||
|
|
Loading…
Add table
Reference in a new issue