author | llornkcor <llornkcor> | 2002-10-22 01:09:38 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-10-22 01:09:38 (UTC) |
commit | 69c1f36dd6f7be1cf043349752e548b519049b23 (patch) (side-by-side diff) | |
tree | 1b910aa69999e81e9b5d85cb957fdb98134a644a | |
parent | cfc75c71bea57ca49367242204f9d3fbfca92deb (diff) | |
download | opie-69c1f36dd6f7be1cf043349752e548b519049b23.zip opie-69c1f36dd6f7be1cf043349752e548b519049b23.tar.gz opie-69c1f36dd6f7be1cf043349752e548b519049b23.tar.bz2 |
added formatter. how many bets of how many _I used formatter app and now my (insert devicename) wont boot_ we hear
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -61,5 +61,6 @@ NONCORESETTINGS =noncore/settings/language noncore/settings/rotation \ NONCORETOOLS = noncore/tools/calculator noncore/tools/clock \ - noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm + noncore/tools/remote noncore/tools/opie-sh noncore/apps/advancedfm \ + noncore/tools/formatter NONCORESTYLES = noncore/styles/liquid noncore/styles/theme noncore/styles/metal \ |