Christophe Cornu | f7e6d92 | 2005-04-07 19:51:12 +0000 | [diff] [blame] | 1 | ############################################################################### |
Carolyn MacLeod | ca76f77 | 2007-05-31 22:04:44 +0000 | [diff] [blame] | 2 | # Copyright (c) 2000, 2005 IBM Corporation and others. |
Christophe Cornu | f7e6d92 | 2005-04-07 19:51:12 +0000 | [diff] [blame] | 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 | ############################################################################### |
| 11 | custom = true |
Grant Gayed | 986948e | 2013-03-01 14:51:46 -0500 | [diff] [blame] | 12 | bin.includes = *.so,org/**/,about_files/,about.html,fragment.properties, version.txt |
Bogdan Gheorghe | 0379a93 | 2013-01-08 16:38:39 -0500 | [diff] [blame] | 13 | source.. = src/ |