Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 5d0fef1028fc7096b6c47b7e154180fef732ff5f (plain) (blame)
1
2
3
4
5
6
7
8
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               about.html,\
               launch/
src.includes = about.html,\
               launch/

Back to the top