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

Back to the top