summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile.Embedded3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.Embedded b/Makefile.Embedded
index da5feba..b677087 100644
--- a/Makefile.Embedded
+++ b/Makefile.Embedded
@@ -10,6 +10,9 @@ ifneq ($(PLATFORM) , zaurus)
10 BUILD_NO_SHARP_PLUGIN=1 10 BUILD_NO_SHARP_PLUGIN=1
11endif 11endif
12 12
13#opie plugin is deprecated. The qtopia plugin handles the task from now on.
14BUILD_NO_OPIE_PLUGIN=1
15
13SUBDIRS_MICROKDE = \ 16SUBDIRS_MICROKDE = \
14 libical/src/libical \ 17 libical/src/libical \
15 libical/src/libicalss \ 18 libical/src/libicalss \