summaryrefslogtreecommitdiffabout
path: root/Makefile.Embedded
Unidiff
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
@@ -243,5 +243,8 @@ dist:
243 endif 243 endif
244 ifndef BUILD_NO_SHARP_PLUGIN
245 mkipks ksharpPIM-DTMaccess.control
246 endif
244 mkipks korganizer-alarm.control 247 mkipks korganizer-alarm.control
245 ifndef BUILD_NO_GAMMU 248 ifndef BUILD_NO_GAMMU
246 mkipks phoneaccess.control 249 mkipks kmobilephoneaccess.control
247 endif 250 endif
@@ -250,3 +253,3 @@ dist:
250 endif 253 endif
251 mkipks pim_TAB_icon.control 254 mkipks pimTABicon.control
252 255