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

Back to the top