summaryrefslogtreecommitdiff
path: root/Makefile
authorsandman <sandman>2002-12-07 20:02:29 (UTC)
committer sandman <sandman>2002-12-07 20:02:29 (UTC)
commitd560a811f80d718cf5db8deb57d1ebd4df5330f3 (patch) (side-by-side diff)
tree2b3a28b03ec47c6c044abaee0d92832c3009f654 /Makefile
parentd765470472c1ffd4fcb0466557ba7a5364ed6754 (diff)
downloadopie-d560a811f80d718cf5db8deb57d1ebd4df5330f3.zip
opie-d560a811f80d718cf5db8deb57d1ebd4df5330f3.tar.gz
opie-d560a811f80d718cf5db8deb57d1ebd4df5330f3.tar.bz2
Removed libpreload
Corrected the opiealarm path
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)