Unidiff1 files changed, 5 insertions, 2 deletions
|
diff --git a/Makefile b/Makefile index b677087..467710f 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -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 | |
|