diff options
Diffstat (limited to 'eclipse/plugins/com.android.ide.eclipse.adt/build.properties')
-rw-r--r-- | eclipse/plugins/com.android.ide.eclipse.adt/build.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.adt/build.properties b/eclipse/plugins/com.android.ide.eclipse.adt/build.properties index 9eb0d29..96d191e 100644 --- a/eclipse/plugins/com.android.ide.eclipse.adt/build.properties +++ b/eclipse/plugins/com.android.ide.eclipse.adt/build.properties @@ -7,7 +7,8 @@ bin.includes = plugin.xml,\ libs/,\ about.properties,\ NOTICE,\ - about.html + about.html,\ + libs/common.jar source.. = src/ output.. = bin/ bin.excludes = libs/.gitignore |