diff --git a/build.xml b/build.xml index 96fde753..34e731e9 100644 --- a/build.xml +++ b/build.xml @@ -133,6 +133,9 @@ then run (code is compiled automatically when you run) + + + diff --git a/pom.xml b/pom.xml index 31151c00..90b879ba 100644 --- a/pom.xml +++ b/pom.xml @@ -131,6 +131,14 @@ org/newdawn/slick/openal/SoundStore* + + + *:sqlite-jdbc + + **/*.java + **/*.c + +