author | harlekin <harlekin> | 2002-05-12 08:48:30 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-05-12 08:48:30 (UTC) |
commit | 93eca505676b623407259bccf802e2069708dc36 (patch) (side-by-side diff) | |
tree | fc5a9b29091ca1a6003d1482657acf6614e4e246 | |
parent | feb4ee065d75c552a3742a9c8686d3c8eee88d10 (diff) | |
download | opie-93eca505676b623407259bccf802e2069708dc36.zip opie-93eca505676b623407259bccf802e2069708dc36.tar.gz opie-93eca505676b623407259bccf802e2069708dc36.tar.bz2 |
opie remote added
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,33 +29,33 @@ COMPONENTS=$(LOCALCOMPONENTS) inputmethods/keyboard \ APPS=$(LOCALAPPS) core/addressbook calculator clock datebook \ filebrowser helpbrowser minesweep core/opieplayer \ settings/light-and-power \ settings/language \ settings/rotation \ settings/appearance \ settings/security \ settings/sound \ settings/systemtime \ settings/mediummount \ settings/tabmanager \ solitaire spreadsheet tetrix textedit \ todo wordgame embeddedkonsole launcher sysinfo \ parashoot snake citytime showimg netsetup core/wlansetup tableviewer \ core/oipkg mindbreaker go qasteroids qcop fifteen keypebble today opiemail/converter opiemail \ noncore/tictac noncore/opieftp noncore/drawpad noncore/kcheckers noncore/appskey noncore/qpdf \ - noncore/kpacman noncore/advancedfm noncore/kbill + noncore/kpacman noncore/advancedfm noncore/kbill noncore/remote NONTMAKEAPPS := noncore/nethack DOCS = docs/src/opie-policy single: mpegplayer/libmpeg3 dynamic: $(APPS) $(NONTMAKEAPPS) docs: $(DOCS) $(COMPONENTS): $(LIBS) $(NONTMAKEAPPS) $(APPS): $(LIBS) $(COMPONENTS) $(LIBS) $(COMPONENTS) $(NONTMAKEAPPS) $(APPS) $(DOCS) single: $(MAKE) -C $@ -f Makefile |