summaryrefslogtreecommitdiffabout
path: root/Makefile.Embedded
Side-by-side diff
Diffstat (limited to 'Makefile.Embedded') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile.Embedded7
1 files changed, 5 insertions, 2 deletions
diff --git a/Makefile.Embedded b/Makefile.Embedded
index b677087..467710f 100644
--- a/Makefile.Embedded
+++ b/Makefile.Embedded
@@ -241,14 +241,17 @@ dist:
ifndef BUILD_NO_MICROMAIL
mkipks kopiemail.control
endif
+ ifndef BUILD_NO_SHARP_PLUGIN
+ mkipks ksharpPIM-DTMaccess.control
+ endif
mkipks korganizer-alarm.control
ifndef BUILD_NO_GAMMU
- mkipks phoneaccess.control
+ mkipks kmobilephoneaccess.control
endif
ifndef BUILD_NO_PWMANAGER
mkipks pwmanager.control
endif
- mkipks pim_TAB_icon.control
+ mkipks pimTABicon.control
tmake: objects \
qtcompat/Makefile$(PLATFORM) \