author | conber <conber> | 2002-06-15 10:31:42 (UTC) |
---|---|---|
committer | conber <conber> | 2002-06-15 10:31:42 (UTC) |
commit | dee2fa1b7895c81c4ffc111b957ae8c2ac3f3c95 (patch) (unidiff) | |
tree | aa2e10b82ea652f04a0792a1bc816457863abc4a | |
parent | 95af3cd6c1a68ddd9200d4f7e25baf5c560f071c (diff) | |
download | opie-dee2fa1b7895c81c4ffc111b957ae8c2ac3f3c95.zip opie-dee2fa1b7895c81c4ffc111b957ae8c2ac3f3c95.tar.gz opie-dee2fa1b7895c81c4ffc111b957ae8c2ac3f3c95.tar.bz2 |
added noncore/mail
-rw-r--r-- | Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |