-rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -41,17 +41,16 @@ TODAYPLUGINS = core/pim/today/plugins/datebook \ noncore/todayplugins/stockticker/stockticker noncore/todayplugins/stockticker/stocktickerlib \ noncore/todayplugins/fortune \ noncore/todayplugins/weather COREAPPS = core/apps/filebrowser core/apps/helpbrowser \ core/apps/textedit core/apps/embeddedkonsole \ core/launcher \ - core/launcher/libpreload \ core/opie-login \ core/apps/oipkg core/apps/qcop COREMULTIMEDIA = core/multimedia/opieplayer CORESETTINGS = core/settings/light-and-power core/settings/security \ noncore/settings/netsystemtime core/settings/citytime \ core/settings/launcher @@ -103,17 +102,17 @@ PLUGINS = freetype APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ $(COREMULTIMEDIA) $(CORESETTINGS) \ $(NONCORESETTINGS) $(NONCORETOOLS) $(NONCORESTYLES) \ $(NONCOREDECOS) $(NONAPPS) $(NONNET) $(NONMULT) \ $(NONCOMM) $(GAMES) $(TODAYPLUGINS) $(PLUGINS) -NONTMAKEAPPS := root/opiealarm +NONTMAKEAPPS := core/opiealarm DOCS = docs/src/opie-policy dynamic: $(APPS) $(NONTMAKEAPPS) docs: $(DOCS) $(COMPONENTS): $(LIBS) |