diff --git a/utils/java/org.wesnoth/build.properties b/utils/java/org.wesnoth/build.properties index 7dacd19b943..fcee6ee1151 100644 --- a/utils/java/org.wesnoth/build.properties +++ b/utils/java/org.wesnoth/build.properties @@ -5,7 +5,16 @@ bin.includes = plugin.xml,\ *.xml,\ icons/,\ templates/,\ - templatesIndex.txt + templatesIndex.txt,\ + plugin_customization.ini,\ + changelog,\ + Makefile,\ + intro/,\ + html/,\ + LICENSE,\ + readme/,\ + splash.bmp src.includes = templatesIndex.txt,\ templates/ source.. = src/ +jars.compile.order = .