mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-11 11:05:24 +02:00
Bug 459567 - Help missing for LLVM Managed Build
Include 'help' directory in build.properties Change-Id: I6c86a5325a323c67a50166b70372c8a918aa8553 Signed-off-by: Mat Booth <mat.booth@redhat.com>
This commit is contained in:
parent
c2316a0b18
commit
08074f77aa
1 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@ bin.includes = plugin.xml,\
|
||||||
about.ini,\
|
about.ini,\
|
||||||
about.mappings,\
|
about.mappings,\
|
||||||
about.properties,\
|
about.properties,\
|
||||||
cdt_logo_icon32.png
|
cdt_logo_icon32.png,\
|
||||||
|
help/
|
||||||
src.includes = patches/,\
|
src.includes = patches/,\
|
||||||
help/,\
|
help/,\
|
||||||
|
|
Loading…
Add table
Reference in a new issue