diff options
author | Keith Packard <keithp@keithp.com> | 2010-09-01 20:14:51 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2010-09-01 20:14:51 -0700 |
commit | a470315e5d822a69ef5304512cf73c604c88e481 (patch) | |
tree | e0dc794abea166fda6f280f5dc860a4ab01093aa | |
parent | 1177e0a684328422be5adc68093d0091a218a824 (diff) |
altosui: Remove Manifest.txt from git repo as it's built now
This file is built with appropriate contents for each different .jar file.
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | ao-tools/altosui/Manifest.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ao-tools/altosui/Manifest.txt b/ao-tools/altosui/Manifest.txt deleted file mode 100644 index 504d0de3..00000000 --- a/ao-tools/altosui/Manifest.txt +++ /dev/null @@ -1,2 +0,0 @@ -Main-Class: altosui.AltosUI -Class-Path: /usr/share/java/freetts.jar |