david_williams | d51e2f1 | 2006-12-07 08:19:46 +0000 | [diff] [blame] | 1 | ############################################################################### |
| 2 | # Copyright (c) 2000, 2005 IBM Corporation and others. |
| 3 | # All rights reserved. This program and the accompanying materials |
| 4 | # are made available under the terms of the Eclipse Public License v1.0 |
| 5 | # which accompanies this distribution, and is available at |
| 6 | # http://www.eclipse.org/legal/epl-v10.html |
| 7 | # |
| 8 | # Contributors: |
| 9 | # IBM Corporation - initial API and implementation |
| 10 | ############################################################################### |
david_williams | 3926e9f | 2006-12-09 08:23:14 +0000 | [diff] [blame] | 11 | bin.includes = META-INF/,\ |
| 12 | .,\ |
| 13 | versioningReportToHTML.xsl,\ |
| 14 | test.xml,\ |
| 15 | transformReportToHTML.xml |
david_williams | d51e2f1 | 2006-12-07 08:19:46 +0000 | [diff] [blame] | 16 | source.. = src/ |