diff options
Diffstat (limited to 'org.eclipse.debug.examples.mixedmode/build.properties')
-rwxr-xr-x | org.eclipse.debug.examples.mixedmode/build.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.debug.examples.mixedmode/build.properties b/org.eclipse.debug.examples.mixedmode/build.properties index df5f5e615..166156ac1 100755 --- a/org.eclipse.debug.examples.mixedmode/build.properties +++ b/org.eclipse.debug.examples.mixedmode/build.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2013 IBM Corporation and others. +# Copyright (c) 2013, 2014 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at @@ -13,5 +13,6 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.xml,\ + about.html,\ OSGI-INF/l10n/bundle.properties,\ OSGI-INF/ |