We need the META-INF from getdown.jar for our manifest.

This commit is contained in:
Michael Bayne
2005-03-15 22:24:10 +00:00
parent 87ae5dc651
commit de924b7172
+1 -1
View File
@@ -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/*)