Unidiff1 files changed, 4 insertions, 1 deletions
|
diff --git a/Makefile b/Makefile index cc31796..e25cb98 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -30,2 +30,4 @@ COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \ |
30 | core/opieplayer/wavplugin \ |
30 | core/opieplayer/wavplugin \ |
| |
31 | noncore/mail/libmail \ |
| |
32 | noncore/mail/bend \ |
31 | |
33 | |
@@ -47,3 +49,4 @@ APPS=$(LOCALAPPS) core/addressbook calculator clock datebook \ |
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 | |
|