-rw-r--r-- | Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -243,5 +243,8 @@ dist: 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 @@ -250,3 +253,3 @@ dist: endif - mkipks pim_TAB_icon.control + mkipks pimTABicon.control |