1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 17:55:39 +02:00

Fix missing about files.

This commit is contained in:
Doug Schaefer 2015-05-21 10:21:39 -04:00
parent 92a0b1cb0e
commit 32a1b3134c
2 changed files with 4 additions and 2 deletions

View file

@ -2,4 +2,5 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml
plugin.xml,\
about.html

View file

@ -4,4 +4,5 @@ bin.includes = META-INF/,\
.,\
plugin.xml,\
icons/,\
plugin.properties
plugin.properties,\
about.html