-rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -43,13 +43,12 @@ TODAYPLUGINS = core/pim/today/plugins/datebook \ 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 \ @@ -105,13 +104,13 @@ APPS=$(LOCALAPPS) $(PIMAPPS) $(COREAPPS) \ $(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) |