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 |
Bogdan Gheorghe | 0379a93 | 2013-01-08 16:38:39 -0500 | [diff] [blame] | 10 | # Krzysztof Daniel, Red Hat, Inc. - tycho enablement |
Christophe Cornu | f7e6d92 | 2005-04-07 19:51:12 +0000 | [diff] [blame] | 11 | ############################################################################### |
| 12 | custom = true |
Silenio Quarti | 4afa51f | 2013-07-11 15:18:00 -0400 | [diff] [blame] | 13 | bin.includes = .,*.so,about_files/,about.html,fragment.properties |
| 14 | bin.excludes = library/ |
Bogdan Gheorghe | c61b570 | 2013-05-22 16:14:41 -0400 | [diff] [blame] | 15 | source.. = src/ |
| 16 | src.includes = about.html,about_files/ |
Silenio Quarti | 4afa51f | 2013-07-11 15:18:00 -0400 | [diff] [blame] | 17 | src.excludes = external.xpt |