diff --git a/etc/getdown.pro b/etc/getdown.pro index 66d7e72..92ff179 100644 --- a/etc/getdown.pro +++ b/etc/getdown.pro @@ -3,7 +3,7 @@ # # Proguard configuration file for Getdown launcher --injars dist/getdown.jar(!META-INF/*,!**/tools/DigesterTask*,!**/tools/Differ*) +-injars dist/getdown.jar(!**/tools/DigesterTask*,!**/tools/Differ*) -injars lib/jRegistryKey.jar(!META-INF/*) -injars lib/samskivert.jar(!META-INF/*,!**/velocity/**,!**/xml/**) -injars lib/commons-io.jar(!META-INF/*)