Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'rpm/org.eclipse.linuxtools.rpm.createrepo/build.properties')
-rw-r--r--rpm/org.eclipse.linuxtools.rpm.createrepo/build.properties6
1 files changed, 4 insertions, 2 deletions
diff --git a/rpm/org.eclipse.linuxtools.rpm.createrepo/build.properties b/rpm/org.eclipse.linuxtools.rpm.createrepo/build.properties
index 86176b2566..fd325fed20 100644
--- a/rpm/org.eclipse.linuxtools.rpm.createrepo/build.properties
+++ b/rpm/org.eclipse.linuxtools.rpm.createrepo/build.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2013 Red Hat, Inc.
+# Copyright (c) 2014 Red Hat, Inc.
# 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
@@ -14,4 +14,6 @@ bin.includes = META-INF/,\
.,\
plugin.properties,\
plugin.xml,\
- icons/,
+ about.html,\
+ icons/
+src.includes = about.html

Back to the top