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

Back to the top