author | sandman <sandman> | 2002-05-31 03:58:18 (UTC) |
---|---|---|
committer | sandman <sandman> | 2002-05-31 03:58:18 (UTC) |
commit | ba2fed3f085f2b1878565d16b4c20d2b14b9fbfb (patch) (unidiff) | |
tree | 1d809319da37af7d0e01564b7a9c8f34409e33e7 /Makefile | |
parent | bf13813d8c277a0bb9baf121e1a6ddbaa1e1dd8e (diff) | |
download | opie-ba2fed3f085f2b1878565d16b4c20d2b14b9fbfb.zip opie-ba2fed3f085f2b1878565d16b4c20d2b14b9fbfb.tar.gz opie-ba2fed3f085f2b1878565d16b4c20d2b14b9fbfb.tar.bz2 |
Initial commit of opiealarm/opieatd
Added to main Makefile
Added link generation to mkipks
Patch for mkipks to support Conflicts/Provides
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ APPS=$(LOCALAPPS) core/addressbook calculator clock datebook \ | |||
45 | noncore/tictac noncore/opieftp noncore/drawpad noncore/kcheckers noncore/appskey noncore/qpdf \ | 45 | noncore/tictac noncore/opieftp noncore/drawpad noncore/kcheckers noncore/appskey noncore/qpdf \ |
46 | noncore/kpacman noncore/advancedfm noncore/kbill noncore/remote noncore/opie-sh | 46 | noncore/kpacman noncore/advancedfm noncore/kbill noncore/remote noncore/opie-sh |
47 | 47 | ||
48 | NONTMAKEAPPS := noncore/nethack | 48 | NONTMAKEAPPS := ipaq/opiealarm noncore/nethack |
49 | 49 | ||
50 | DOCS = docs/src/opie-policy | 50 | DOCS = docs/src/opie-policy |
51 | single: mpegplayer/libmpeg3 | 51 | single: mpegplayer/libmpeg3 |