Unidiff1 files changed, 4 insertions, 1 deletions
|
diff --git a/Makefile b/Makefile index cc31796..e25cb98 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -29,4 +29,6 @@ COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \ |
29 | core/opieplayer/libmad \ |
29 | core/opieplayer/libmad \ |
30 | core/opieplayer/wavplugin \ |
30 | core/opieplayer/wavplugin \ |
| |
31 | noncore/mail/libmail \ |
| |
32 | noncore/mail/bend \ |
31 | |
33 | |
32 | APPS=$(LOCALAPPS) core/addressbook calculator clock datebook \ |
34 | APPS=$(LOCALAPPS) core/addressbook calculator clock datebook \ |
@@ -46,5 +48,6 @@ APPS=$(LOCALAPPS) core/addressbook calculator clock datebook \ |
46 | core/oipkg mindbreaker go qasteroids qcop fifteen keypebble today opiemail/converter opiemail \ |
48 | core/oipkg mindbreaker go qasteroids qcop fifteen keypebble today opiemail/converter opiemail \ |
47 | noncore/tictac noncore/opieftp noncore/drawpad noncore/kcheckers noncore/appskey noncore/qpdf \ |
49 | noncore/tictac noncore/opieftp noncore/drawpad noncore/kcheckers noncore/appskey noncore/qpdf \ |
48 | noncore/kpacman noncore/advancedfm noncore/kbill noncore/remote noncore/opie-sh |
50 | noncore/kpacman noncore/advancedfm noncore/kbill noncore/remote noncore/opie-sh \ |
| |
51 | noncore/mail |
49 | |
52 | |
50 | NONTMAKEAPPS := ipaq/opiealarm noncore/nethack |
53 | NONTMAKEAPPS := ipaq/opiealarm noncore/nethack |
|