summaryrefslogtreecommitdiff
path: root/Makefile
Side-by-side diff
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5b4c86b..34a9cd9 100644
--- a/Makefile
+++ b/Makefile
@@ -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)