author | tille <tille> | 2002-07-07 17:21:07 (UTC) |
---|---|---|
committer | tille <tille> | 2002-07-07 17:21:07 (UTC) |
commit | f67b32a77f506ffc5ceb7bef7b0554ab721fd888 (patch) (unidiff) | |
tree | 32380e8fc5e53314158f426bc80dc0b147175e3e /Makefile | |
parent | 04f29267e391eb4ad7ff9fc86468f6ccd1bd8f6d (diff) | |
download | opie-f67b32a77f506ffc5ceb7bef7b0554ab721fd888.zip opie-f67b32a77f506ffc5ceb7bef7b0554ab721fd888.tar.gz opie-f67b32a77f506ffc5ceb7bef7b0554ab721fd888.tar.bz2 |
added confedit
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,13 +65,13 @@ NONAPPS = noncore/apps/opie-sheet noncore/apps/tableviewer \ | |||
65 | noncore/apps/opie-reader | 65 | noncore/apps/opie-reader |
66 | 66 | ||
67 | NONNET = noncore/net/netsetup noncore/net/opieftp \ | 67 | NONNET = noncore/net/netsetup noncore/net/opieftp \ |
68 | noncore/mail | 68 | noncore/mail |
69 | 69 | ||
70 | NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ | 70 | NONMULT = noncore/multimedia/showimg noncore/graphics/drawpad \ |
71 | noncore/graphics/qpdf | 71 | noncore/graphics/qpdf noncore/apps/confedit |
72 | 72 | ||
73 | 73 | ||
74 | NONCOMM = noncore/comm/keypebble | 74 | NONCOMM = noncore/comm/keypebble |
75 | 75 | ||
76 | APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ | 76 | APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ |
77 | $(COREMULTIMEDIA) $(CORESETTINGS) \ | 77 | $(COREMULTIMEDIA) $(CORESETTINGS) \ |