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 | 5 |
1 files changed, 4 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 12ba0bb..fdd7c71 100644 --- a/eclipse/plugins/com.android.ide.eclipse.adt/build.properties +++ b/eclipse/plugins/com.android.ide.eclipse.adt/build.properties @@ -5,7 +5,10 @@ bin.includes = plugin.xml,\ templates/,\ about.ini,\ gscripts/,\ - libs/ + libs/,\ + about.properties,\ + NOTICE,\ + about.html source.. = src/ output.. = bin/ bin.excludes = libs/.gitignore |