author | kergoth <kergoth> | 2002-02-28 17:23:07 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-02-28 17:23:07 (UTC) |
commit | a70cd563f9b72cf2bd77fb3c9eaab0e8adef72f9 (patch) (side-by-side diff) | |
tree | 530df1f7784057d3a719e0b16463591fc0628ccb /Makefile | |
parent | f51f6ebd56f5fd0382498f104272cf062cc8aa7b (diff) | |
download | opie-a70cd563f9b72cf2bd77fb3c9eaab0e8adef72f9.zip opie-a70cd563f9b72cf2bd77fb3c9eaab0e8adef72f9.tar.gz opie-a70cd563f9b72cf2bd77fb3c9eaab0e8adef72f9.tar.bz2 |
Bye, tux.
-rw-r--r-- | Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -11,2 +11,3 @@ COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \ inputmethods/jumpx \ + inputmethods/dvorak \ taskbar/batteryapplet \ @@ -16,2 +17,3 @@ COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \ taskbar/screenshotapplet \ + taskbar/vmemo \ netsetup/dialup \ @@ -34,3 +36,3 @@ APPS=$(LOCALAPPS) addressbook calculator clock datebook \ solitaire spreadsheet tetrix textedit \ - todo tux wordgame embeddedkonsole taskbar sysinfo \ + todo wordgame embeddedkonsole taskbar sysinfo \ parashoot snake citytime showimg netsetup \ |