khorne | dfd69bf | 2008-02-08 20:58:38 +0000 | [diff] [blame] | 1 | ############################################################################### |
| 2 | # Copyright (c) 2008 IBM Corporation and others. |
Lars Vogel | a05e887 | 2018-08-21 17:28:48 +0200 | [diff] [blame] | 3 | # |
| 4 | # This program and the accompanying materials |
| 5 | # are made available under the terms of the Eclipse Public License 2.0 |
khorne | dfd69bf | 2008-02-08 20:58:38 +0000 | [diff] [blame] | 6 | # which accompanies this distribution, and is available at |
Lars Vogel | a05e887 | 2018-08-21 17:28:48 +0200 | [diff] [blame] | 7 | # https://www.eclipse.org/legal/epl-2.0/ |
| 8 | # |
| 9 | # SPDX-License-Identifier: EPL-2.0 |
khorne | dfd69bf | 2008-02-08 20:58:38 +0000 | [diff] [blame] | 10 | # |
| 11 | # Contributors: |
| 12 | # IBM Corporation - initial API and implementation |
| 13 | ############################################################################### |
| 14 | source.. = src/ |
| 15 | output.. = bin/ |
| 16 | bin.includes = META-INF/,\ |
| 17 | .,\ |
Thomas Watson | 70cbb2a | 2008-02-21 19:52:33 +0000 | [diff] [blame] | 18 | hookconfigurators.properties,\ |
khorne | 2e9a7f4 | 2008-05-08 13:48:33 +0000 | [diff] [blame] | 19 | transformsHook.properties,\ |
| 20 | about.html |
Oleg Besedin | 8a44e29 | 2008-06-10 18:43:18 +0000 | [diff] [blame] | 21 | src.includes=about.html |